Octave-Forge
- Extra packages for GNU Octave
Home
·
Packages
·
Developers
·
Documentation
·
FAQ
·
Bugs
·
Mailing Lists
·
Links
·
Code
Navigation
Operators and Keywords
Function List:
» Octave core
» by package
» alphabetical
C++ API
Main Page
Namespaces
Classes
Files
S
earch for
File List
File Members
randgamma.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_randg
(
double
a)
void
oct_fill_randg
(
double
a,
octave_idx_type
n,
double
*p)
Function Documentation
void oct_fill_randg
(
double
a
,
octave_idx_type
n
,
double
*
p
)
double
oct_randg
(
double
a
)