Click or drag to resize
Accord.NET (logo)

MemoryManager Methods

The MemoryManager type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAlloc
Allocate unmanaged memory.
Public methodStatic memberFree
Free unmanaged memory.
Public methodStatic memberFreeUnusedMemory
Force freeing unused memory.
Top
See Also