autoppl
v0.8
A C++ template library for probabilistic programming
|
#include <cstdint>
#include <iterator>
Go to the source code of this file.
Classes | |
struct | ppl::util::counting_iterator< IntType > |
Namespaces | |
ppl | |
ppl::util | |
Functions | |
template<class IntType > | |
constexpr bool | ppl::util::operator== (const counting_iterator< IntType > &it1, const counting_iterator< IntType > &it2) |
template<class IntType > | |
constexpr bool | ppl::util::operator!= (const counting_iterator< IntType > &it1, const counting_iterator< IntType > &it2) |