|
typedef CwiseUnaryOperator< std::exp, stan::math::exp, stan::math::exp > | muq::Modeling::ExpOperator |
|
typedef CwiseUnaryOperator< std::cos, stan::math::cos, stan::math::cos > | muq::Modeling::CosOperator |
|
typedef CwiseUnaryOperator< std::sin, stan::math::sin, stan::math::sin > | muq::Modeling::SinOperator |
|
typedef CwiseUnaryOperator< std::abs, stan::math::abs, stan::math::abs > | muq::Modeling::AbsOperator |
|
typedef CwiseUnaryOperator< std::acos, stan::math::acos, stan::math::acos > | muq::Modeling::AcosOperator |
|
typedef CwiseUnaryOperator< std::asin, stan::math::asin, stan::math::asin > | muq::Modeling::AsinOperator |
|
typedef CwiseUnaryOperator< std::atan, stan::math::atan, stan::math::atan > | muq::Modeling::AtanOperator |
|
typedef CwiseUnaryOperator< std::atanh, stan::math::atanh, stan::math::atanh > | muq::Modeling::AtanhOperator |
|
typedef CwiseUnaryOperator< std::cbrt, stan::math::cbrt, stan::math::cbrt > | muq::Modeling::CbrtOperator |
|
typedef CwiseUnaryOperator< std::ceil, stan::math::ceil, stan::math::ceil > | muq::Modeling::CeilOperator |
|
typedef CwiseUnaryOperator< std::cosh, stan::math::cosh, stan::math::cosh > | muq::Modeling::CoshOperator |
|
typedef CwiseUnaryOperator< stan::math::digamma, stan::math::digamma, stan::math::digamma > | muq::Modeling::DigammaOperator |
|
typedef CwiseUnaryOperator< std::erf, stan::math::erf, stan::math::erf > | muq::Modeling::ErfOperator |
|
typedef CwiseUnaryOperator< std::erfc, stan::math::erfc, stan::math::erfc > | muq::Modeling::ErfcOperator |
|
typedef CwiseUnaryOperator< std::floor, stan::math::floor, stan::math::floor > | muq::Modeling::FloorOperator |
|
typedef CwiseUnaryOperator< stan::math::inv_logit, stan::math::inv_logit, stan::math::inv_logit > | muq::Modeling::InvLogitOperator |
|
typedef CwiseUnaryOperator< stan::math::inv_Phi, stan::math::inv_Phi, stan::math::inv_Phi > | muq::Modeling::InvPhiOperator |
|
typedef CwiseUnaryOperator< stan::math::inv_sqrt, stan::math::inv_sqrt, stan::math::inv_sqrt > | muq::Modeling::InvSqrtOperator |
|
typedef CwiseUnaryOperator< stan::math::inv_square, stan::math::inv_square, stan::math::inv_square > | muq::Modeling::InvSquareOperator |
|
typedef CwiseUnaryOperator< stan::math::inv, stan::math::inv, stan::math::inv > | muq::Modeling::InvOperator |
|
typedef CwiseUnaryOperator< stan::math::lgamma, stan::math::lgamma, stan::math::lgamma > | muq::Modeling::LogGammaOperator |
|
typedef CwiseUnaryOperator< stan::math::log_inv_logit, stan::math::log_inv_logit, stan::math::log_inv_logit > | muq::Modeling::LogInvLogitOperator |
|
typedef CwiseUnaryOperator< std::log, stan::math::log, stan::math::log > | muq::Modeling::LogOperator |
|
typedef CwiseUnaryOperator< std::log2, stan::math::log2, stan::math::log2 > | muq::Modeling::Log2Operator |
|
typedef CwiseUnaryOperator< std::log10, stan::math::log10, stan::math::log10 > | muq::Modeling::Log10Operator |
|
typedef CwiseUnaryOperator< stan::math::logit, stan::math::logit, stan::math::logit > | muq::Modeling::LogitOperator |
|
typedef CwiseUnaryOperator< stan::math::Phi, stan::math::Phi, stan::math::Phi > | muq::Modeling::PhiOperator |
|
typedef CwiseUnaryOperator< std::round, stan::math::round, stan::math::round > | muq::Modeling::RoundOperator |
|
typedef CwiseUnaryOperator< std::sinh, stan::math::sinh, stan::math::sinh > | muq::Modeling::SinhOperator |
|
typedef CwiseUnaryOperator< std::sqrt, stan::math::sqrt, stan::math::sqrt > | muq::Modeling::SqrtOperator |
|
typedef CwiseUnaryOperator< stan::math::square, stan::math::square, stan::math::square > | muq::Modeling::SquareOperator |
|
typedef CwiseUnaryOperator< std::tan, stan::math::tan, stan::math::tan > | muq::Modeling::TanOperator |
|
typedef CwiseUnaryOperator< std::tanh, stan::math::tanh, stan::math::tanh > | muq::Modeling::TanhOperator |
|
typedef CwiseUnaryOperator< std::tgamma, stan::math::tgamma, stan::math::tgamma > | muq::Modeling::TgammaOperator |
|
typedef CwiseUnaryOperator< stan::math::trigamma, stan::math::trigamma, stan::math::trigamma > | muq::Modeling::TrigammaOperator |
|