Matrix<T>.CanReshape Property
Gets whether the matrix can be reshaped into a vector or a matrix.
DefinitionPermalink
Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
public virtual bool CanReshape { get; }