copasi API
0.1
|
#include <FminBrent.h>
Public Member Functions | |
FDescentTemplate (CType *pType, C_FLOAT64(CType::*method)(const C_FLOAT64 &)) | |
virtual | ~FDescentTemplate () |
virtual C_FLOAT64 | operator() (const C_FLOAT64 &value) |
FDescentTemplate< CType >::FDescentTemplate | ( | CType * | pType, |
C_FLOAT64(CType::*)(const C_FLOAT64 &) | method | ||
) | [inline] |
virtual FDescentTemplate< CType >::~FDescentTemplate | ( | ) | [inline, virtual] |
virtual C_FLOAT64 FDescentTemplate< CType >::operator() | ( | const C_FLOAT64 & | value | ) | [inline, virtual] |