QNANO
Public Member Functions | Public Attributes | List of all members
Function_Template_along_Axis< T > Class Template Reference
Inheritance diagram for Function_Template_along_Axis< T >:
Inheritance graph
[legend]
Collaboration diagram for Function_Template_along_Axis< T >:
Collaboration graph
[legend]

Public Member Functions

virtual T fct (double x)
 actual fuction. To be defined in derived class
 
 Function_Template_along_Axis (Multivar_Function_Template< T > &mvfct_, size_t axis_, const Multivar &mv_ref_)
 
- Public Member Functions inherited from Function_Template< T >
operator() (double x)
 overload parenthesis operator
 
virtual void plot (const std::string &filename, double xbegin, double xend, size_t Nintervals)
 Plots function to file: discretized form 'xbegin' to 'xend' on 'Nintervals'+1 sample points.
 

Public Attributes

Multivar_Function_Template< T > * mvfct
 
size_t axis
 
Multivar mv_ref
 

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