ILNumerics - Technical Application Development
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Top
Top
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
The IMemoryPool type exposes the following members.
Properties
Name | Description | |
---|---|---|
Device | ||
MemoryType | ||
Size | ||
ThreadID |
Methods
Name | Description | |
---|---|---|
Shrink |
Remarks
[ILNumerics Core Module]
See Also