36#ifndef STK_LAW_FUNCTORS_H
37#define STK_LAW_FUNCTORS_H
48template<
typename Type>
66template<
typename Type>
84template<
typename Type>
102template<
typename Type>
120template<
typename Type>
138template<
typename Type>
156template<
typename Type>
The MultidimRegression class allows to regress a multidimensional output variable among a multivariat...
The namespace STK is the main domain space of the Statistical ToolKit project.
CdfOp(IUnivLaw< Type > const &law)
CdfOp(CdfOp const &functor)
hidden::RemoveConst< Type >::Type param1_type
IUnivLaw< Type > const & law_
result_type operator()(param1_type const &a) const
IUnivLaw< Type > const & law_
result_type operator()(param1_type const &a) const
CdfcOp(IUnivLaw< Type > const &law)
hidden::RemoveConst< Type >::Type param1_type
CdfcOp(CdfcOp const &functor)
IcdfOp(IUnivLaw< Type > const &law)
IUnivLaw< Type > const & law_
hidden::RemoveConst< Type >::Type param1_type
IcdfOp(IcdfOp const &functor)
result_type operator()(param1_type const &a) const
result_type operator()(param1_type const &a) const
hidden::RemoveConst< Type >::Type param1_type
IUnivLaw< Type > const & law_
LogCdfOp(LogCdfOp const &functor)
LogCdfOp(IUnivLaw< Type > const &law)
LogCdfcOp(IUnivLaw< Type > const &law)
result_type operator()(param1_type const &a) const
LogCdfcOp(LogCdfcOp const &functor)
IUnivLaw< Type > const & law_
hidden::RemoveConst< Type >::Type param1_type
LogPdfOp(IUnivLaw< Type > const &law)
hidden::RemoveConst< Type >::Type param1_type
LogPdfOp(LogPdfOp const &functor)
IUnivLaw< Type > const & law_
result_type operator()(param1_type const &a) const
PdfOp(PdfOp const &functor)
hidden::RemoveConst< Type >::Type param1_type
IUnivLaw< Type > const & law_
PdfOp(IUnivLaw< Type > const &law)
result_type operator()(param1_type const &a) const