Home
last modified time | relevance | path

Searched defs:rand_poisson (Results 1 – 1 of 1) sorted by relevance

/dports/math/octave/octave-6.4.0/liboctave/numeric/
H A Drandpoisson.cc385 template <typename T> void rand_poisson (T L_arg, octave_idx_type n, T *p) in rand_poisson() function
420 template <typename T> T rand_poisson (T L_arg) in rand_poisson() function