Struct GaussianCDHRWalk::Walk
-
template<typename Polytope, typename RandomNumberGenerator>
struct Walk -
Public Functions
-
inline Walk(Polytope &P, Point const &p, NT const &a_i, RandomNumberGenerator &rng)
-
inline Walk(Polytope &P, Point const &p, NT const &a_i, RandomNumberGenerator &rng, parameters&)
-
template<typename BallPolytope>
inline void apply(BallPolytope const &P, Point &p, NT const &a_i, unsigned int const &walk_length, RandomNumberGenerator &rng)
-
inline Walk(Polytope &P, Point const &p, NT const &a_i, RandomNumberGenerator &rng)