Dense Vector<T, TStorage>.Storage Property
Returns the array slice that is used to store the elements of the vector.
Definition
Namespace: Numerics.NET.LinearAlgebra
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public TStorage Storage { get; set; }