ExprMatrixQ Method

The elements can be of any type (except lists).

Definition

Namespace: Wolfram.NETLink
Assembly: Wolfram.NETLink (in Wolfram.NETLink.dll) Version: 2.0.0.0
C#
public bool MatrixQ()

Return Value

Boolean
true, if the Expr is a matrix; false otherwise.

See Also