autoppl  v0.8
A C++ template library for probabilistic programming
constant.hpp File Reference
#include <fastad_bits/reverse/core/constant.hpp>
#include <autoppl/util/traits/var_expr_traits.hpp>

Go to the source code of this file.

Classes

struct  ppl::expr::var::Constant< ValueType, ShapeType >
 
struct  ppl::expr::var::Constant< ValueType, ppl::scl >
 
struct  ppl::expr::var::Constant< ValueType, ppl::vec >
 
struct  ppl::expr::var::Constant< ValueType, ppl::mat >
 

Namespaces

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

Macros

#define PPL_CONSTANT_SHAPE_UNSUPPORTED    "Unsupported shape for constants. "
 

Macro Definition Documentation

◆ PPL_CONSTANT_SHAPE_UNSUPPORTED

#define PPL_CONSTANT_SHAPE_UNSUPPORTED    "Unsupported shape for constants. "