Open CASCADE Technology 6.5.2
Public Member Functions
math_ComputeGaussPointsAndWeights Class Reference

#include <math_ComputeGaussPointsAndWeights.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 math_ComputeGaussPointsAndWeights (const Standard_Integer Number)
Standard_Boolean IsDone () const
math_Vector Points () const
math_Vector Weights () const

Constructor & Destructor Documentation

math_ComputeGaussPointsAndWeights::math_ComputeGaussPointsAndWeights ( const Standard_Integer  Number)

Member Function Documentation

Standard_Boolean math_ComputeGaussPointsAndWeights::IsDone ( ) const
void math_ComputeGaussPointsAndWeights::operator delete ( void *  anAddress) [inline]
void* math_ComputeGaussPointsAndWeights::operator new ( size_t  size) [inline]
void* math_ComputeGaussPointsAndWeights::operator new ( size_t  ,
void *  anAddress 
) [inline]
math_Vector math_ComputeGaussPointsAndWeights::Points ( ) const
math_Vector math_ComputeGaussPointsAndWeights::Weights ( ) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines