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

Go to the source code of this file.

Classes

struct  ppl::expr::model::BarEqNode< VarType, DistType >
 

Namespaces

 ppl
 
 ppl::expr
 
 ppl::expr::model
 

Macros

#define PPL_VAR_DIST_CONT_DISC_MATCH
 

Macro Definition Documentation

◆ PPL_VAR_DIST_CONT_DISC_MATCH

#define PPL_VAR_DIST_CONT_DISC_MATCH
Value:
"A continuous variable can only be assigned to a continuous distribution. " \
"A discrete variable can only be assigned to a discrete distribution. "