autoppl  v0.8
A C++ template library for probabilistic programming
init_params.hpp File Reference
#include <random>
#include <autoppl/util/traits/var_traits.hpp>
#include <autoppl/math/math.hpp>

Go to the source code of this file.

Namespaces

 ppl
 
 ppl::expr
 

Functions

template<class ProgramType , class GenType >
void ppl::expr::init_params (ProgramType &program, GenType &gen, bool prune=true, double radius=2.)