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