ILNumerics Ultimate VS

IMemoryPool Interface

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
This interface serves as the common API for all memory pools. It is used for maintenance of all pool types with a common interface.

[ILNumerics Core Module]

Namespace:  ILNumerics.Core.MemoryLayer
Assembly:  ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public interface IMemoryPool

The IMemoryPool type exposes the following members.

Properties

  NameDescription
Public propertyDevice
Public propertyMemoryType
Public propertySize
Public propertyThreadID
Top
Methods

  NameDescription
Public methodShrink
Top
Remarks

[ILNumerics Core Module]

See Also

Reference