STK++ 0.9.13
|
In this file we implement the distribution functors (pdf, lpdf, cdf, icdf) used by arrays. More...
Go to the source code of this file.
Classes | |
struct | STK::Law::PdfOp< Type > |
, More... | |
struct | STK::Law::LogPdfOp< Type > |
, More... | |
struct | STK::Law::CdfOp< Type > |
, More... | |
struct | STK::Law::LogCdfOp< Type > |
, More... | |
struct | STK::Law::CdfcOp< Type > |
, More... | |
struct | STK::Law::LogCdfcOp< Type > |
, More... | |
struct | STK::Law::IcdfOp< Type > |
, More... | |
Namespaces | |
namespace | STK |
The namespace STK is the main domain space of the Statistical ToolKit project. | |
namespace | STK::Law |
This is the namespace enclosing the classes handling the usual probabilities Laws. | |
In this file we implement the distribution functors (pdf, lpdf, cdf, icdf) used by arrays.
Definition in file STK_Law_Functors.h.