math_GaussSetIntegration Class Reference

-- This class implements the integration of a set of N
functions of M variables variables between the
parameter bounds Lower[a..b] and Upper[a..b].
Warning: - The case M>1 is not implemented.

#include <math_GaussSetIntegration.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 math_GaussSetIntegration (math_FunctionSet &F, const math_Vector &Lower, const math_Vector &Upper, const math_IntegerVector &Order)
 The Gauss-Legendre integration with Order = points of
integration for each unknow, is done on the function F
between the bounds Lower and Upper.

Standard_Boolean IsDone () const
 returns True if all has been correctly done.

const math_VectorValue () const
 returns the value of the integral.

void Dump (Standard_OStream &o) const
 Prints information on the current state of the object.


Constructor & Destructor Documentation

math_GaussSetIntegration::math_GaussSetIntegration ( math_FunctionSet F,
const math_Vector Lower,
const math_Vector Upper,
const math_IntegerVector Order 
)

Member Function Documentation

void math_GaussSetIntegration::Dump ( Standard_OStream o  )  const
Standard_Boolean math_GaussSetIntegration::IsDone (  )  const
void math_GaussSetIntegration::operator delete ( void *  anAddress  )  [inline]
void* math_GaussSetIntegration::operator new ( size_t  size  )  [inline]
void* math_GaussSetIntegration::operator new ( size_t  ,
void *  anAddress 
) [inline]
const math_Vector& math_GaussSetIntegration::Value (  )  const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Thu Mar 3 10:58:53 2011 for Open CASCADE Technology by  doxygen 1.6.3