GNU Octave  6.2.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
randgamma.h File Reference
#include "octave-config.h"
Include dependency graph for randgamma.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 octave
 

Functions

template<typename T >
octave::rand_gamma (T a)
 
template<typename T >
void octave::rand_gamma (T a, octave_idx_type n, T *r)