IDataObject<TObject>.IsMatrix Property

Gets whether the object can be converted to a matrix.

Definition

Namespace: Numerics.NET.Data
Assembly: Numerics.NET.Data (in Numerics.NET.Data.dll) Version: 4.0.0
C#
bool IsMatrix { get; }

Property Value

Boolean

See Also