autoppl  v0.8
A C++ template library for probabilistic programming
ppl::expr::constraint Namespace Reference

Classes

struct  Bounded
 
struct  Lower
 
struct  PosDef
 
struct  Transformer
 
struct  Transformer< ValueType, mat, PosDef >
 
struct  Transformer< ValueType, ShapeType, Bounded< LowerType, UpperType > >
 
struct  Transformer< ValueType, ShapeType, Lower< ExprType > >
 
struct  Transformer< ValueType, ShapeType, Unconstrained >
 
struct  Unconstrained