Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
math_DoubleTabOfReal Class Reference

#include <math_DoubleTabOfReal.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC math_DoubleTabOfReal (const Standard_Integer LowerRow, const Standard_Integer UpperRow, const Standard_Integer LowerCol, const Standard_Integer UpperCol)
 math_DoubleTabOfReal (const Standard_Real &Tab, const Standard_Integer LowerRow, const Standard_Integer UpperRow, const Standard_Integer LowerCol, const Standard_Integer UpperCol)
void Init (const Standard_Real &InitValue)
 math_DoubleTabOfReal (const math_DoubleTabOfReal &Other)
void Copy (math_DoubleTabOfReal &Other) const
void SetLowerRow (const Standard_Integer LowerRow)
void SetLowerCol (const Standard_Integer LowerCol)
Standard_RealValue (const Standard_Integer RowIndex, const Standard_Integer ColIndex) const
Standard_Realoperator() (const Standard_Integer RowIndex, const Standard_Integer ColIndex) const
void Free ()
 ~math_DoubleTabOfReal ()

Constructor & Destructor Documentation


Member Function Documentation

Standard_Real& math_DoubleTabOfReal::operator() ( const Standard_Integer  RowIndex,
const Standard_Integer  ColIndex 
) const [inline]

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