Functions

randgamma.h File Reference

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

Go to the source code of this file.

Functions

OCTAVE_API void oct_fill_randg (double a, octave_idx_type n, double *p)
OCTAVE_API double oct_randg (double a)

Function Documentation

OCTAVE_API void oct_fill_randg ( double  a,
octave_idx_type  n,
double p 
)

Definition at line 99 of file randgamma.c.

References d, INFINITE, NAN, REXP, and x.

Referenced by octave_rand::fill(), and oct_randg().

OCTAVE_API double oct_randg ( double  a  ) 

Definition at line 138 of file randgamma.c.

References oct_fill_randg().

Referenced by octave_rand::do_scalar().

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines