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