Lightmetrica  0.0.1.50dbee3 (yosakoi)
 All Classes Functions Variables Typedefs Enumerations Enumerator
Public Member Functions | Public Attributes | List of all members
TPDFEval< T > Struct Template Reference

#include <math.pdf.h>

Public Member Functions

 TPDFEval (const T &v, ProbabilityMeasure measure)
 

Public Attributes

v
 Value of the PDF evaluation.
 
ProbabilityMeasure measure
 Probability measure that the PDF is defined.
 

Detailed Description

template<typename T>
struct TPDFEval< T >

Evaluated PDF value. Represents the evaluation of the probability density function (PDF).

Template Parameters
TInternal value type.

The documentation for this struct was generated from the following file: