#include <AppDef_ResConstraintOfMyGradientOfCompute.hxx>
Public Member Functions |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| | AppDef_ResConstraintOfMyGradientOfCompute (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_Matrix & | ConstraintMatrix () const |
| const math_Vector & | Duale () const |
| const math_Matrix & | ConstraintDerivative (const AppDef_MultiLine &SSP, const math_Vector &Parameters, const Standard_Integer Deg, const math_Matrix &DA) |
| const math_Matrix & | InverseMatrix () 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
Member Function Documentation
| const math_Matrix& AppDef_ResConstraintOfMyGradientOfCompute::ConstraintMatrix |
( |
| ) |
const |
| const math_Vector& AppDef_ResConstraintOfMyGradientOfCompute::Duale |
( |
| ) |
const |
| Standard_Real AppDef_ResConstraintOfMyGradientOfCompute::Error |
( |
| ) |
const |
| const math_Matrix& AppDef_ResConstraintOfMyGradientOfCompute::InverseMatrix |
( |
| ) |
const |
| void AppDef_ResConstraintOfMyGradientOfCompute::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* AppDef_ResConstraintOfMyGradientOfCompute::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
| void* AppDef_ResConstraintOfMyGradientOfCompute::operator new |
( |
size_t |
size | ) |
[inline] |
The documentation for this class was generated from the following file: