GNU Octave
4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Go to the source code of this file.
Functions/Subroutines | |
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 real().
Referenced by octave_rand::do_float_scalar(), and octave_rand::do_scalar().
Definition at line 16 of file wrap.f.
Referenced by octave_rand::do_float_scalar(), and octave_rand::do_scalar().
Definition at line 1 of file wrap.f.
Referenced by octave_rand::do_float_scalar(), and octave_rand::do_scalar().
Definition at line 6 of file wrap.f.
Referenced by octave_rand::do_float_scalar(), and octave_rand::do_scalar().
Definition at line 21 of file wrap.f.
References real().
Referenced by octave_rand::do_float_scalar(), octave_rand::do_scalar(), and octave_rand::fill().