Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
math_SingleTabOfReal Class Reference

#include <math_SingleTabOfReal.hxx>

Public Member Functions

 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_RealValue (const Standard_Integer Index) const
 
Standard_Realoperator() (const Standard_Integer Index) const
 
void Free ()
 
 ~math_SingleTabOfReal ()
 

Constructor & Destructor Documentation

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 ( const math_SingleTabOfReal Other)
math_SingleTabOfReal::~math_SingleTabOfReal ( )
inline

Member Function Documentation

void math_SingleTabOfReal::Copy ( math_SingleTabOfReal Other) const
void math_SingleTabOfReal::Free ( )
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

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