Distributed Vector<T>.Native Storage Property
Gets the native storage for the vector.
Definition
Namespace: Numerics.NET.Distributed
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public MemorySlice<T> NativeStorage { get; }