|
cisst-saw
|
#include <nmrCallBack.h>
Public Member Functions | |
| nmrCallBackFunctionF1 () | |
| nmrCallBackFunctionF1 (_elementType *obj, void(_elementType::*methodPointer)(vctDynamicVectorRef< double > &X, double *F)) | |
| void | Set (_elementType *obj, void(_elementType::*methodPointer)(vctDynamicVectorRef< double > &X, double *F)) |
Static Public Member Functions | |
| static void | FunctionFdonlp2 (int n, double x[], double *fx) |
Protected Attributes | |
| _elementType * | Object |
| void(_elementType::*) | MethodPointer (vctDynamicVectorRef< double > &X, double *F) |
Static Protected Attributes | |
| static CISST_DECLSPEC_THREAD nmrCallBackFunctionF1 * | This |
|
inline |
|
inline |
|
inlinestatic |
|
inline |
|
protected |
|
protected |
|
staticprotected |