#include <HLRBRep_TheDistBetweenPCurvesOfTheIntPCurvePCurveOfCInter.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | HLRBRep_TheDistBetweenPCurvesOfTheIntPCurvePCurveOfCInter (const Standard_Address &curve1, const Standard_Address &curve2) |
Standard_EXPORT Standard_Integer | NbVariables () const |
Standard_EXPORT Standard_Integer | NbEquations () const |
Standard_EXPORT Standard_Boolean | Value (const math_Vector &X, math_Vector &F) |
Standard_EXPORT Standard_Boolean | Derivatives (const math_Vector &X, math_Matrix &D) |
Standard_EXPORT Standard_Boolean | Values (const math_Vector &X, math_Vector &F, math_Matrix &D) |
Private Attributes | |
Standard_Address | thecurve1 |
Standard_Address | thecurve2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|