get_setup(int &min, int &max) const | itpp::I_Uniform_RNG | |
I_Uniform_RNG(int min=0, int max=1) | itpp::I_Uniform_RNG | |
operator()() | itpp::I_Uniform_RNG | [inline] |
operator()(int n) | itpp::I_Uniform_RNG | |
operator()(int h, int w) | itpp::I_Uniform_RNG | |
sample() | itpp::I_Uniform_RNG | [inline] |
setup(int min, int max) | itpp::I_Uniform_RNG |