Open CASCADE Technology
6.9.0
|
#include <AppDef_TheResol.hxx>
Public Member Functions | |
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_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 |
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 |
||
) |
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 |
|
protected |
|
protected |