OCC Main Page | FoundationClasses | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

FoundationClasses
TKMath
math


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)
Standard_EXPORT math_ComputeGaussPointsAndWeights (const Standard_Integer Number)
Standard_EXPORT Standard_Boolean IsDone () const
Standard_EXPORT math_Vector Points () const
Standard_EXPORT math_Vector Weights () const

Private Attributes

Handle_TColStd_HArray1OfReal myPoints
Handle_TColStd_HArray1OfReal myWeights
Standard_Boolean myIsDone


Constructor & Destructor Documentation

Standard_EXPORT math_ComputeGaussPointsAndWeights::math_ComputeGaussPointsAndWeights const Standard_Integer  Number  ) 
 


Member Function Documentation

Standard_EXPORT 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]
 

Standard_EXPORT math_Vector math_ComputeGaussPointsAndWeights::Points  )  const
 

Standard_EXPORT math_Vector math_ComputeGaussPointsAndWeights::Weights  )  const
 


Field Documentation

Standard_Boolean math_ComputeGaussPointsAndWeights::myIsDone [private]
 

Handle_TColStd_HArray1OfReal math_ComputeGaussPointsAndWeights::myPoints [private]
 

Handle_TColStd_HArray1OfReal math_ComputeGaussPointsAndWeights::myWeights [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:12:45 2008 for OpenCASCADE by  doxygen 1.4.1