sk = tensorArray(s,k)sk = s@kL = tensorArray(s)Returns the $k$-level component of a tensor as multi-dimensional array, represented by a nested List.
|
|
|
|
|
|
If the integer $k$ is not provided, returns a list of all non trivial levels (in nested list form).
|
|
The object tensorArray is a method function.
The source of this document is in PathSignatures/documentation.m2:159:0.