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