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