|
STK++ 1.0
|
In this file we declare usual Real functions. More...
#include "../../STKernel/include/STK_Real.h"

Go to the source code of this file.
Namespaces | |
| namespace | STK |
STK means the Statistical ToolKit. | |
| namespace | STK::Funct |
The namespace Funct enclose all usual and special functions. | |
Functions | |
| Real | STK::Funct::g0 (Real const &x) |
compute the partial deviance . | |
| Real | STK::Funct::dev0 (Real const &a, Real const &b) |
compute the partial deviance . | |
| Real | STK::Funct::log1p (Real const &x) |
compute the fonction . | |
| Real | STK::Funct::expm1 (Real const &x) |
compute the fonction . | |
In this file we declare usual Real functions.
Definition in file STK_Funct_util.h.