Navigation

Operators and Keywords

Function List:

C++ API

octave_rand Member List

This is the complete list of members for octave_rand, including all inherited members.

distribution(void)octave_rand [inline, static]
distribution(const std::string &d)octave_rand [inline, static]
exponential_distribution(void)octave_rand [inline, static]
gamma_distribution(void)octave_rand [inline, static]
instance_ok(void)octave_rand [static]
matrix(octave_idx_type r, octave_idx_type c, double a=1.0)octave_rand [inline, static]
nd_array(const dim_vector &dims, double a=1.0)octave_rand [inline, static]
normal_distribution(void)octave_rand [inline, static]
octave_rand(void)octave_rand [protected]
poisson_distribution(void)octave_rand [inline, static]
scalar(double a=1.0)octave_rand [inline, static]
seed(void)octave_rand [inline, static]
seed(double s)octave_rand [inline, static]
state(const std::string &d=std::string())octave_rand [inline, static]
state(const ColumnVector &s, const std::string &d=std::string())octave_rand [inline, static]
uniform_distribution(void)octave_rand [inline, static]
vector(octave_idx_type n, double a=1.0)octave_rand [inline, static]
~octave_rand(void)octave_rand [inline]