Go to the source code of this file.
Functions | |
subroutine | dgenexp (av, result) |
subroutine | dgengam (a, r, result) |
subroutine | dgennor (av, sd, result) |
subroutine | dgenunf (low, high, result) |
subroutine | dignpoi (mu, result) |
Definition at line 11 of file wrap.f.
References genexp(), and real.
Referenced by octave_rand::do_scalar().
Definition at line 21 of file wrap.f.
References ignpoi(), and real.
Referenced by octave_rand::do_scalar(), and octave_rand::fill().