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