Open CASCADE Technology 6.5.2
Public Member Functions
HLRBRep_TheDistBetweenPCurvesOfTheIntPCurvePCurveOfCInter Class Reference

#include <HLRBRep_TheDistBetweenPCurvesOfTheIntPCurvePCurveOfCInter.hxx>

Inheritance diagram for HLRBRep_TheDistBetweenPCurvesOfTheIntPCurvePCurveOfCInter:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 HLRBRep_TheDistBetweenPCurvesOfTheIntPCurvePCurveOfCInter (const Standard_Address &curve1, const Standard_Address &curve2)
Standard_Integer NbVariables () const
 Returns the number of variables of the function.

Standard_Integer NbEquations () const
 Returns the number of equations of the function.

Standard_Boolean Value (const math_Vector &X, math_Vector &F)
 Computes the values <F> of the Functions for the
variable <X>.
Returns True if the computation was done successfully,
False otherwise.

Standard_Boolean Derivatives (const math_Vector &X, math_Matrix &D)
 Returns the values <D> of the derivatives for the
variable <X>.
Returns True if the computation was done successfully,
False otherwise.

Standard_Boolean Values (const math_Vector &X, math_Vector &F, math_Matrix &D)
 returns the values <F> of the functions and the derivatives
<D> for the variable <X>.
Returns True if the computation was done successfully,
False otherwise.


Constructor & Destructor Documentation

HLRBRep_TheDistBetweenPCurvesOfTheIntPCurvePCurveOfCInter::HLRBRep_TheDistBetweenPCurvesOfTheIntPCurvePCurveOfCInter ( const Standard_Address curve1,
const Standard_Address curve2 
)

Member Function Documentation

Standard_Boolean HLRBRep_TheDistBetweenPCurvesOfTheIntPCurvePCurveOfCInter::Derivatives ( const math_Vector X,
math_Matrix D 
) [virtual]
Standard_Integer HLRBRep_TheDistBetweenPCurvesOfTheIntPCurvePCurveOfCInter::NbEquations ( ) const [virtual]
Standard_Integer HLRBRep_TheDistBetweenPCurvesOfTheIntPCurvePCurveOfCInter::NbVariables ( ) const [virtual]
void HLRBRep_TheDistBetweenPCurvesOfTheIntPCurvePCurveOfCInter::operator delete ( void *  anAddress) [inline]

Reimplemented from math_FunctionSetWithDerivatives.

void* HLRBRep_TheDistBetweenPCurvesOfTheIntPCurvePCurveOfCInter::operator new ( size_t  size) [inline]

Reimplemented from math_FunctionSetWithDerivatives.

void* HLRBRep_TheDistBetweenPCurvesOfTheIntPCurvePCurveOfCInter::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from math_FunctionSetWithDerivatives.

Standard_Boolean HLRBRep_TheDistBetweenPCurvesOfTheIntPCurvePCurveOfCInter::Value ( const math_Vector X,
math_Vector F 
) [virtual]
Standard_Boolean HLRBRep_TheDistBetweenPCurvesOfTheIntPCurvePCurveOfCInter::Values ( const math_Vector X,
math_Vector F,
math_Matrix D 
) [virtual]

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