autoppl  v0.8
A C++ template library for probabilistic programming
op_eq.hpp File Reference

Go to the source code of this file.

Classes

struct  ppl::expr::var::Eq
 
struct  ppl::expr::var::AddEq
 
struct  ppl::expr::var::SubEq
 
struct  ppl::expr::var::MulEq
 
struct  ppl::expr::var::DivEq
 
struct  ppl::expr::var::OpEqNode< Op, TParamViewType, VarExprType >
 

Namespaces

 ppl
 
 ppl::expr
 
 ppl::expr::var
 
 ppl::expr::var::details
 

Functions

template<class Op , class TParamViewType , class VarExprType >
constexpr auto ppl::expr::var::details::opeq_helper (const TParamViewType &tp_view, const VarExprType &expr)