GNU Octave 7.1.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

namespace  octave
 

Functions

template<typename T >
OCTAVE_APIoctave::rand_poisson (T L)
 
template<typename T >
OCTAVE_API void octave::rand_poisson (T L, octave_idx_type n, T *p)