Open CASCADE Technology 6.5.2
Public Member Functions
math_ComputeKronrodPointsAndWeights Class Reference

#include <math_ComputeKronrodPointsAndWeights.hxx>

Public Member Functions

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

Constructor & Destructor Documentation

math_ComputeKronrodPointsAndWeights::math_ComputeKronrodPointsAndWeights ( const Standard_Integer  Number)

Member Function Documentation

Standard_Boolean math_ComputeKronrodPointsAndWeights::IsDone ( ) const
void math_ComputeKronrodPointsAndWeights::operator delete ( void *  anAddress) [inline]
void* math_ComputeKronrodPointsAndWeights::operator new ( size_t  size) [inline]
void* math_ComputeKronrodPointsAndWeights::operator new ( size_t  ,
void *  anAddress 
) [inline]
math_Vector math_ComputeKronrodPointsAndWeights::Points ( ) const
math_Vector math_ComputeKronrodPointsAndWeights::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