STK++ 0.9.13
STK_Law_Functors.h File Reference

In this file we implement the distribution functors (pdf, lpdf, cdf, icdf) used by arrays. More...

This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

In this file we implement the distribution functors (pdf, lpdf, cdf, icdf) used by arrays.

Definition in file STK_Law_Functors.h.