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