|
STK++ 1.0
|
In this file we implement the function g0. More...
#include <cmath>#include "../../STKernel/include/STK_Integer.h"#include "../../STKernel/include/STK_Real.h"#include "../../STKernel/include/STK_Misc.h"#include "../include/STK_Funct_util.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 . | |
In this file we implement the function g0.
Definition in file STK_Funct_g0.cpp.