|
Open CASCADE Technology
6.9.0
|
#include <math_ValueAndWeight.hxx>
Public Member Functions | |
| math_ValueAndWeight () | |
| math_ValueAndWeight (const Standard_Real Value, const Standard_Real Weight) | |
| Standard_Real | Value () const |
| Standard_Real | Weight () const |
| math_ValueAndWeight::math_ValueAndWeight | ( | ) |
| math_ValueAndWeight::math_ValueAndWeight | ( | const Standard_Real | Value, |
| const Standard_Real | Weight | ||
| ) |
| Standard_Real math_ValueAndWeight::Value | ( | ) | const |
| Standard_Real math_ValueAndWeight::Weight | ( | ) | const |
1.8.5