#include <AdvApp2Var_Patch.hxx>
Public Member Functions |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| | AdvApp2Var_Patch () |
| | AdvApp2Var_Patch (const Standard_Real U0, const Standard_Real U1, const Standard_Real V0, const Standard_Real V1, const Standard_Integer iu, const Standard_Integer iv) |
| Standard_Boolean | IsDiscretised () const |
| void | Discretise (const AdvApp2Var_Context &Conditions, const AdvApp2Var_Framework &Constraints, const AdvApp2Var_EvaluatorFunc2Var &func) |
| Standard_Boolean | IsApproximated () const |
| Standard_Boolean | HasResult () const |
| void | MakeApprox (const AdvApp2Var_Context &Conditions, const AdvApp2Var_Framework &Constraints, const Standard_Integer NumDec) |
| void | AddConstraints (const AdvApp2Var_Context &Conditions, const AdvApp2Var_Framework &Constraints) |
| void | AddErrors (const AdvApp2Var_Framework &Constraints) |
| void | ChangeDomain (const Standard_Real a, const Standard_Real b, const Standard_Real c, const Standard_Real d) |
| void | ResetApprox () |
| void | OverwriteApprox () |
| Standard_Real | U0 () const |
| Standard_Real | U1 () const |
| Standard_Real | V0 () const |
| Standard_Real | V1 () const |
| Standard_Integer | UOrder () const |
| Standard_Integer | VOrder () const |
| Standard_Integer | CutSense () const |
| Standard_Integer | CutSense (const AdvApp2Var_Criterion &Crit, const Standard_Integer NumDec) const |
| Standard_Integer | NbCoeffInU () const |
| Standard_Integer | NbCoeffInV () const |
| void | ChangeNbCoeff (const Standard_Integer NbCoeffU, const Standard_Integer NbCoeffV) |
| Handle_TColgp_HArray2OfPnt | Poles (const Standard_Integer SSPIndex, const AdvApp2Var_Context &Conditions) const |
| Handle_TColStd_HArray1OfReal | Coefficients (const Standard_Integer SSPIndex, const AdvApp2Var_Context &Conditions) const |
| Handle_TColStd_HArray1OfReal | MaxErrors () const |
| Handle_TColStd_HArray1OfReal | AverageErrors () const |
| Handle_TColStd_HArray2OfReal | IsoErrors () const |
| Standard_Real | CritValue () const |
| void | SetCritValue (const Standard_Real dist) |
Constructor & Destructor Documentation
| AdvApp2Var_Patch::AdvApp2Var_Patch |
( |
| ) |
|
Member Function Documentation
| Handle_TColStd_HArray1OfReal AdvApp2Var_Patch::AverageErrors |
( |
| ) |
const |
| Handle_TColStd_HArray2OfReal AdvApp2Var_Patch::IsoErrors |
( |
| ) |
const |
| Handle_TColStd_HArray1OfReal AdvApp2Var_Patch::MaxErrors |
( |
| ) |
const |
| void AdvApp2Var_Patch::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* AdvApp2Var_Patch::operator new |
( |
size_t |
size | ) |
[inline] |
| void* AdvApp2Var_Patch::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
| void AdvApp2Var_Patch::OverwriteApprox |
( |
| ) |
|
| void AdvApp2Var_Patch::ResetApprox |
( |
| ) |
|
The documentation for this class was generated from the following file: