|
Open CASCADE Technology
6.5.4
|
#include <math_SingleTabOfReal.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | math_SingleTabOfReal (const Standard_Integer LowerIndex, const Standard_Integer UpperIndex) |
| math_SingleTabOfReal (const Standard_Real &Tab, const Standard_Integer LowerIndex, const Standard_Integer UpperIndex) | |
| void | Init (const Standard_Real &InitValue) |
| math_SingleTabOfReal (const math_SingleTabOfReal &Other) | |
| void | Copy (math_SingleTabOfReal &Other) const |
| void | SetLower (const Standard_Integer LowerIndex) |
| Standard_Real & | Value (const Standard_Integer Index) const |
| Standard_Real & | operator() (const Standard_Integer Index) const |
| void | Free () |
| ~math_SingleTabOfReal () | |
| DEFINE_STANDARD_ALLOC math_SingleTabOfReal::math_SingleTabOfReal | ( | const Standard_Integer | LowerIndex, |
| const Standard_Integer | UpperIndex | ||
| ) |
| math_SingleTabOfReal::math_SingleTabOfReal | ( | const Standard_Real & | Tab, |
| const Standard_Integer | LowerIndex, | ||
| const Standard_Integer | UpperIndex | ||
| ) |
| math_SingleTabOfReal::~math_SingleTabOfReal | ( | ) | [inline] |
| void math_SingleTabOfReal::Copy | ( | math_SingleTabOfReal & | Other | ) | const |
| void math_SingleTabOfReal::Init | ( | const Standard_Real & | InitValue | ) |
| Standard_Real& math_SingleTabOfReal::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| void math_SingleTabOfReal::SetLower | ( | const Standard_Integer | LowerIndex | ) |
| Standard_Real& math_SingleTabOfReal::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0