Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Member Functions
math_ValueAndWeight Class Reference

Simple container storing two reals: value and weight. More...

#include <math_ValueAndWeight.hxx>

Public Member Functions

 math_ValueAndWeight ()
 
 math_ValueAndWeight (double theValue, double theWeight)
 
double Value () const
 
double Weight () const
 

Detailed Description

Simple container storing two reals: value and weight.

Constructor & Destructor Documentation

◆ math_ValueAndWeight() [1/2]

math_ValueAndWeight::math_ValueAndWeight ( )
inline

◆ math_ValueAndWeight() [2/2]

math_ValueAndWeight::math_ValueAndWeight ( double theValue,
double theWeight )
inline

Member Function Documentation

◆ Value()

double math_ValueAndWeight::Value ( ) const
inline

◆ Weight()

double math_ValueAndWeight::Weight ( ) const
inline

The documentation for this class was generated from the following file: