GEORND

From Jacket Wiki

Jump to: navigation, search
Back to Function List, Statistics Library

Random arrays from the geometric distribution

Usage

Jacket for M Language
    Supported Syntax
    
R = geornd(P)
R = geornd(P,m,n,...)
R = geornd(P,[m,n,...])
    

GFOR Supported

Yes

GCOMPILE Supported

No

Types Supported

-  GDOUBLE   GSINGLE 

Types Not Supported

-  GLOGICAL   GINT32   GINT8   GUINT32   GUINT8   COMPLEX 

CPU usageJacket only contains GPU computing functions. To run functions on the CPU, try one of the MathWorks products:
http://www.mathworks.com/help/toolbox/stats/geornd.html


See Also

GEOCDF, GEOPDF

Views
Personal tools