DUECA/DUSIME
Public Member Functions | List of all members
dueca::IdentityFunction Class Reference

Base class for simple (one parameter) double precision functions. More...

Inheritance diagram for dueca::IdentityFunction:
Inheritance graph
[legend]
Collaboration diagram for dueca::IdentityFunction:
Collaboration graph
[legend]

Public Member Functions

 IdentityFunction ()
 Constructor. More...
 
virtual ~IdentityFunction ()
 Destructor.
 
double operator() (const double x) const
 Main function.
 
- Public Member Functions inherited from dueca::SimpleFunction
 SimpleFunction ()
 Constructor. More...
 
virtual ~SimpleFunction ()
 Destructor.
 

Detailed Description

Base class for simple (one parameter) double precision functions.

Constructor & Destructor Documentation

◆ IdentityFunction()

dueca::IdentityFunction::IdentityFunction ( )

Constructor.


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