LEGENDRE

From Jacket Wiki

Jump to: navigation, search
Back to Function List

Associated Legendre functions

Usage

Jacket for M Language
    Supported Syntax
    
P = legendre(n,X)
S = legendre(n,X,'sch')
N = legendre(n,X,'norm')
    

GFOR Supported

No

GCOMPILE Supported

No

Types Supported

-  GDOUBLE   GSINGLE 

Types Not Supported

-  GLOGICAL   GINT32   INT8   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/access/helpdesk/help/techdoc/ref/legendre.html


See Also

None

Personal tools