Vector<T>.CanReshape Property

Gets whether the vector can be reshaped into a matrix.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public virtual bool CanReshape { get; }

Property Value

Boolean

See Also