|
|
Public Member Functions | |
| virtual ScalarT | operator() (const ScalarT *param) const =0 |
| virtual void | operator() (const ScalarT *param, ScalarT *gradient) const =0 |
Definition at line 5 of file LevMarFunc.h.
|
pure virtual |
Implemented in ConeLevMarFunc, CylinderLevMarFunc, PlaneLevMarFunc, SphereLevMarFunc, and TorusLevMarFunc.
|
pure virtual |
Implemented in ConeLevMarFunc, CylinderLevMarFunc, PlaneLevMarFunc, SphereLevMarFunc, and TorusLevMarFunc.