Dense Vector<T>.Storage Offset Property
If available, gets the offset of the first element of the vector
in the storage span.
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 int StorageOffset { get; }