copasi API  0.1
Public Member Functions
FDescentTemplate< CType > Class Template Reference

#include <FminBrent.h>

Inheritance diagram for FDescentTemplate< CType >:
FDescent

List of all members.

Public Member Functions

 FDescentTemplate (CType *pType, C_FLOAT64(CType::*method)(const C_FLOAT64 &))
virtual ~FDescentTemplate ()
virtual C_FLOAT64 operator() (const C_FLOAT64 &value)

template<class CType>
class FDescentTemplate< CType >


Constructor & Destructor Documentation

template<class CType >
FDescentTemplate< CType >::FDescentTemplate ( CType *  pType,
C_FLOAT64(CType::*)(const C_FLOAT64 &)  method 
) [inline]
template<class CType >
virtual FDescentTemplate< CType >::~FDescentTemplate ( ) [inline, virtual]

Member Function Documentation

template<class CType >
virtual C_FLOAT64 FDescentTemplate< CType >::operator() ( const C_FLOAT64 &  value) [inline, virtual]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines