35#ifndef STK_IFUNCTION_H
36#define STK_IFUNCTION_H
68template <
class Function>
This file include all the header files of the project STKernel.
This file include all the other header files of the project Sdk.
Interface base class for functions.
IFunction()
Default Constructor.
Real operator()(Real const &x) const
Interface base class for all classes implementing the curious recursive template paradigm.
Function & asDerived()
static cast : return a reference of this with a cast to the derived class.
double Real
STK fundamental type of Real values.
The namespace STK is the main domain space of the Statistical ToolKit project.
Arithmetic properties of STK fundamental types.