Open CASCADE Technology
7.3.0
|
#include <math_SingleTab.hxx>
Public Member Functions | |
math_SingleTab (const Standard_Integer LowerIndex, const Standard_Integer UpperIndex) | |
math_SingleTab (const Standard_Address Tab, const Standard_Integer LowerIndex, const Standard_Integer UpperIndex) | |
void | Init (const T InitValue) |
math_SingleTab (const math_SingleTab &Other) | |
void | Copy (math_SingleTab &Other) const |
void | SetLower (const Standard_Integer LowerIndex) |
T & | Value (const Standard_Integer Index) const |
T & | operator() (const Standard_Integer Index) const |
void | Free () |
~math_SingleTab () | |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |