Mathematica 9 is now available

MatrixQDepth

TensorRank

FilledSmallSquareTensorRank[expr] gives the depth to which expr is a full array, with all the parts at a particular level being lists of the same length.

FilledSmallSquareTensorRank[list] is equivalent to Length[Dimensions[list]].

FilledSmallSquare Examples: TensorRank[a,b] LongRightArrow; TensorRank[a,b] LongRightArrow.

FilledSmallSquareTensorRank[expr, n] tests only down to level n.

FilledSmallSquare See The Mathematica Book: Section 3.7.11.

FilledSmallSquare See also: Dimensions, Depth, VectorQ, MatrixQ, PadLeft.

Further Examples

MatrixQDepth



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.