Loading...
Searching...
No Matches
idol::UniformlyRandom Class Reference

Description

Definition at line 15 of file UniformlyRandom.h.

Classes

class  Strategy

Public Methods

template<class IteratorT>
 UniformlyRandom (IteratorT t_begin, IteratorT t_end)
UniformlyRandom & with_seed (unsigned int t_seed)

Constructor & Destructor Documentation

◆ UniformlyRandom()

template<class IteratorT>
idol::UniformlyRandom::UniformlyRandom ( IteratorT t_begin,
IteratorT t_end )
inline

Definition at line 21 of file UniformlyRandom.h.

Methods Documentation

◆ with_seed()

UniformlyRandom & idol::UniformlyRandom::with_seed ( unsigned int t_seed)
inline

Definition at line 48 of file UniformlyRandom.h.