Click or drag to resize

AllocationType Fields

http://www.emgu.com

The AllocationType type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberArenaRw
Arena allocated data
Public fieldStatic memberArenaRwPersistent
Arena allocated persistent data
Public fieldStatic memberDynamic
Tensors that are allocated during evaluation
Public fieldStatic memberMemNone
None
Public fieldStatic memberMmapRo
Read-only memory-mapped data (or data externally allocated).
Public fieldvalue__
Top
See Also