#include "octave-config.h"Go to the source code of this file.
Functions | |
| template<typename T > | |
| T | rand_gamma (T a) |
| template<typename T > | |
| void | rand_gamma (T a, octave_idx_type n, T *p) |
| T rand_gamma | ( | T | a | ) |
Definition at line 42 of file randgamma.h.
References rand_gamma().
| void rand_gamma | ( | T | a, |
| octave_idx_type | n, | ||
| T * | p | ||
| ) |