37#include "../include/STK_Law_LogNormal.h"
virtual Real cdf(Real const &t) const
Compute the cumulative distribution function at t of the standard log-normal distribution.
virtual Real lpdf(Real const &x) const
virtual Real icdf(Real const &p) const
Compute the inverse cumulative distribution function at p of the standard log-normal distribution.
Real rand() const
Generate a pseudo log-normalized LogNormal random variate.
virtual Real pdf(Real const &x) const
The MultidimRegression class allows to regress a multidimensional output variable among a multivariat...
double Real
STK fundamental type of Real values.
The namespace STK is the main domain space of the Statistical ToolKit project.