|
Open CASCADE Technology 6.5.2
|
#include <Approx_MyLeastSquareOfFitAndDivide.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Approx_MyLeastSquareOfFitAndDivide (const AppCont_Function &SSP, const Standard_Real U0, const Standard_Real U1, const AppParCurves_Constraint FirstCons, const AppParCurves_Constraint LastCons, const Standard_Integer Deg, const Standard_Integer NbPoints=24) | |
| Standard_Boolean | IsDone () const |
| const AppParCurves_MultiCurve & | Value () |
| void | Error (Standard_Real &F, Standard_Real &MaxE3d, Standard_Real &MaxE2d) const |
Protected Member Functions | |
| Standard_Integer | NbBColumns (const AppCont_Function &SSP) const |
| Approx_MyLeastSquareOfFitAndDivide::Approx_MyLeastSquareOfFitAndDivide | ( | const AppCont_Function & | SSP, |
| const Standard_Real | U0, | ||
| const Standard_Real | U1, | ||
| const AppParCurves_Constraint | FirstCons, | ||
| const AppParCurves_Constraint | LastCons, | ||
| const Standard_Integer | Deg, | ||
| const Standard_Integer | NbPoints = 24 |
||
| ) |
| void Approx_MyLeastSquareOfFitAndDivide::Error | ( | Standard_Real & | F, |
| Standard_Real & | MaxE3d, | ||
| Standard_Real & | MaxE2d | ||
| ) | const |
| Standard_Boolean Approx_MyLeastSquareOfFitAndDivide::IsDone | ( | ) | const |
| Standard_Integer Approx_MyLeastSquareOfFitAndDivide::NbBColumns | ( | const AppCont_Function & | SSP | ) | const [protected] |
| void Approx_MyLeastSquareOfFitAndDivide::operator delete | ( | void * | anAddress | ) | [inline] |
| void* Approx_MyLeastSquareOfFitAndDivide::operator new | ( | size_t | size | ) | [inline] |
| void* Approx_MyLeastSquareOfFitAndDivide::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| const AppParCurves_MultiCurve& Approx_MyLeastSquareOfFitAndDivide::Value | ( | ) |
1.7.4