Open CASCADE Technology 6.5.2
Public Member Functions | Protected Member Functions
AppDef_TheResol Class Reference

#include <AppDef_TheResol.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 AppDef_TheResol (const AppDef_MultiLine &SSP, AppParCurves_MultiCurve &SCurv, const Standard_Integer FirstPoint, const Standard_Integer LastPoint, const Handle< AppParCurves_HArray1OfConstraintCouple > &Constraints, const math_Matrix &Bern, const math_Matrix &DerivativeBern, const Standard_Real Tolerance=1.0e-10)
Standard_Boolean IsDone () const
Standard_Real Error () const
const math_MatrixConstraintMatrix () const
const math_VectorDuale () const
const math_MatrixConstraintDerivative (const AppDef_MultiLine &SSP, const math_Vector &Parameters, const Standard_Integer Deg, const math_Matrix &DA)
const math_MatrixInverseMatrix () const

Protected Member Functions

Standard_Integer NbConstraints (const AppDef_MultiLine &SSP, const Standard_Integer FirstPoint, const Standard_Integer LastPoint, const Handle< AppParCurves_HArray1OfConstraintCouple > &TheConstraints) const
Standard_Integer NbColumns (const AppDef_MultiLine &SSP, const Standard_Integer Deg) const

Constructor & Destructor Documentation

AppDef_TheResol::AppDef_TheResol ( const AppDef_MultiLine SSP,
AppParCurves_MultiCurve SCurv,
const Standard_Integer  FirstPoint,
const Standard_Integer  LastPoint,
const Handle< AppParCurves_HArray1OfConstraintCouple > &  Constraints,
const math_Matrix Bern,
const math_Matrix DerivativeBern,
const Standard_Real  Tolerance = 1.0e-10 
)

Member Function Documentation

const math_Matrix& AppDef_TheResol::ConstraintDerivative ( const AppDef_MultiLine SSP,
const math_Vector Parameters,
const Standard_Integer  Deg,
const math_Matrix DA 
)
const math_Matrix& AppDef_TheResol::ConstraintMatrix ( ) const
const math_Vector& AppDef_TheResol::Duale ( ) const
Standard_Real AppDef_TheResol::Error ( ) const
const math_Matrix& AppDef_TheResol::InverseMatrix ( ) const
Standard_Boolean AppDef_TheResol::IsDone ( ) const
Standard_Integer AppDef_TheResol::NbColumns ( const AppDef_MultiLine SSP,
const Standard_Integer  Deg 
) const [protected]
Standard_Integer AppDef_TheResol::NbConstraints ( const AppDef_MultiLine SSP,
const Standard_Integer  FirstPoint,
const Standard_Integer  LastPoint,
const Handle< AppParCurves_HArray1OfConstraintCouple > &  TheConstraints 
) const [protected]
void AppDef_TheResol::operator delete ( void *  anAddress) [inline]
void* AppDef_TheResol::operator new ( size_t  ,
void *  anAddress 
) [inline]
void* AppDef_TheResol::operator new ( size_t  size) [inline]

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