.NET/Link API Version 1.7 USE FRAMES

Expr.MatrixQ Method ()

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

[Visual Basic]
Overloads Public Function MatrixQ() As Boolean
[C#]
public bool MatrixQ();

Return Value

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

See Also

Expr Class | Wolfram.NETLink Namespace | Expr.MatrixQ Overload List