| Open CASCADE Technology
    6.9.0
    | 
#include <AppDef_ResConstraintOfTheGradient.hxx>
| Public Member Functions | |
| AppDef_ResConstraintOfTheGradient (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_ResConstraintOfTheGradient::AppDef_ResConstraintOfTheGradient | ( | 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_ResConstraintOfTheGradient::ConstraintDerivative | ( | const AppDef_MultiLine & | SSP, | 
| const math_Vector & | Parameters, | ||
| const Standard_Integer | Deg, | ||
| const math_Matrix & | DA | ||
| ) | 
| const math_Matrix& AppDef_ResConstraintOfTheGradient::ConstraintMatrix | ( | ) | const | 
| const math_Vector& AppDef_ResConstraintOfTheGradient::Duale | ( | ) | const | 
| Standard_Real AppDef_ResConstraintOfTheGradient::Error | ( | ) | const | 
| const math_Matrix& AppDef_ResConstraintOfTheGradient::InverseMatrix | ( | ) | const | 
| Standard_Boolean AppDef_ResConstraintOfTheGradient::IsDone | ( | ) | const | 
| 
 | protected | 
| 
 | protected | 
 1.8.5
 1.8.5