#include <CTruncatedNewton.h>
|
| | FTruncatedNewtonTemplate (CType *pType, C_INT(CType::*method)(C_INT *, C_FLOAT64 *, C_FLOAT64 *, C_FLOAT64 *)) |
| |
| virtual C_INT | operator() (C_INT *n, C_FLOAT64 *value, C_FLOAT64 *value1, C_FLOAT64 *value2) |
| |
| virtual | ~FTruncatedNewtonTemplate () |
| |
| virtual C_INT | operator() (C_INT *C_UNUSED(n), C_FLOAT64 *C_UNUSED(value), C_FLOAT64 *C_UNUSED(value1), C_FLOAT64 *C_UNUSED(value2)) |
| |
| virtual | ~FTruncatedNewton () |
| |
◆ FTruncatedNewtonTemplate()
◆ ~FTruncatedNewtonTemplate()
◆ operator()()
◆ mMethod
◆ mpType
The documentation for this class was generated from the following file: