ConstantVector<T>.CanReshape Property

Gets whether the vector can be reshaped into a matrix.

Definition

Namespace: Numerics.NET.LinearAlgebra
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public override bool CanReshape { get; }

Property Value

Boolean

See Also