Navigation

Operators and Keywords

Function List:

C++ API

randpoisson.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Functions

double oct_randp (double L)
void oct_fill_randp (double L, octave_idx_type n, double *p)

Function Documentation

void oct_fill_randp ( double  L,
octave_idx_type  n,
double p 
)

double oct_randp ( double  L  )