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

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)