Gets whether the matrix can be reshaped into a vector or a matrix.
Namespace: Extreme.MathematicsAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
public virtual bool CanReshape { get; }
Public Overridable ReadOnly Property CanReshape As Boolean
Get
public:
virtual property bool CanReshape {
bool get ();
}
abstract CanReshape : bool with get
override CanReshape : bool with get
Property Value
Type:
Boolean
Numerical Libraries
Supported in: 6.0
Reference