Go to the source code of this file.
Namespaces | |
namespace | octave |
Functions | |
template OCTAVE_API void | octave::rand_gamma (double, octave_idx_type, double *) |
template OCTAVE_API void | octave::rand_gamma (float, octave_idx_type, float *) |
template<typename T > | |
void | octave::rand_gamma (T a, octave_idx_type n, T *r) |