Open CASCADE Technology
6.5.4
|
#include <math_Array1OfValueAndWeight.hxx>
DEFINE_STANDARD_ALLOC math_Array1OfValueAndWeight::math_Array1OfValueAndWeight | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
math_Array1OfValueAndWeight::math_Array1OfValueAndWeight | ( | const math_ValueAndWeight & | Item, |
const Standard_Integer | Low, | ||
const Standard_Integer | Up | ||
) |
const math_Array1OfValueAndWeight& math_Array1OfValueAndWeight::Assign | ( | const math_Array1OfValueAndWeight & | Other | ) |
const math_ValueAndWeight& math_Array1OfValueAndWeight::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
math_ValueAndWeight& math_Array1OfValueAndWeight::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const math_Array1OfValueAndWeight& math_Array1OfValueAndWeight::operator= | ( | const math_Array1OfValueAndWeight & | Other | ) | [inline] |
void math_Array1OfValueAndWeight::SetValue | ( | const Standard_Integer | Index, |
const math_ValueAndWeight & | Value | ||
) |
const math_ValueAndWeight& math_Array1OfValueAndWeight::Value | ( | const Standard_Integer | Index | ) | const |