Linear Algebra Pool<T>.Array Pool Property
The array pool used to rent and return storage arrays.
Definition
Namespace: Numerics.NET.Collections
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.7
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.7
public ArrayPool<T> ArrayPool { get; }