GNU Octave  6.2.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
randpoisson.h File Reference
#include "octave-config.h"
Include dependency graph for randpoisson.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_poisson (T L_arg)
 
template<typename T >
void octave::rand_poisson (T L_arg, octave_idx_type n, T *p)