autoppl
v0.8
A C++ template library for probabilistic programming
|
Go to the source code of this file.
Classes | |
struct | ppl::expr::var::ForEachNode< VecExprType > |
Namespaces | |
ppl | |
ppl::expr | |
ppl::expr::var | |
Functions | |
template<class Iter , class F > | |
constexpr auto | ppl::for_each (Iter begin, Iter end, F f) |