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