ArrayIndFns - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


ArrayIndFns

return the indexing functions of an Array

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

ArrayIndFns(A)

Parameters

A

-

rtable

Description

• 

The ArrayIndFns(A) function returns the sequence of indexing functions for Array A.

  

This function is equivalent to op(1, A).

Examples

AArraytriangularupper,1..3,1..4

A000000000000

(1)

ArrayIndFnsA

triangularupper

(2)

op1,A

triangularupper

(3)

See Also

Array

ArrayOptions

op

rtable

rtable_indfns