KrisLibrary  1.0.0
Public Member Functions | Public Attributes | List of all members
Math::ComposeFunction Class Reference
Inheritance diagram for Math::ComposeFunction:
Math::RealFunction

Public Member Functions

 ComposeFunction (RealFunction *_f, RealFunction *_g)
 
virtual std::string Label () const
 
virtual void PreEval (Real t)
 
virtual Real Eval (Real t)
 
virtual Real Deriv (Real t)
 
virtual Real Deriv2 (Real t)
 
- Public Member Functions inherited from Math::RealFunction
virtual std::string VariableLabel () const
 
virtual Real operator() (Real t)
 

Public Attributes

RealFunctionf
 
RealFunctiong
 
Real gt
 

The documentation for this class was generated from the following files: