autoppl
v0.8
A C++ template library for probabilistic programming
|
Functions | |
template<class Op , class LHSType , class RHSType > | |
constexpr auto | operator_helper (const LHSType &lhs, const RHSType &rhs) |
template<class Op , class TParamViewType , class VarExprType > | |
constexpr auto | opeq_helper (const TParamViewType &tp_view, const VarExprType &expr) |
|
inlineconstexpr |
|
inlineconstexpr |