Go to the documentation of this file.
13 #include "msdevstudio/MSconfig.h"
22 #ifdef ITERATOR_MEMBER_DEFECT
30 ConstantF::ConstantF ( )
35 ConstantF::ConstantF (
double value )
42 void ConstantF::initialize ()
45 m_parm_names.push_back (
"value" );
55 double ConstantF::operator () (
double )
const
67 double ConstantF::derivByParm (
int i,
double )
const
Generated for HippoDraw Class Library by