Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4
Static Public Attributes | |
static final AllocationFlag | DoNotAllocate = new AllocationFlag(_doNotAllocate) |
static final AllocationFlag | NotAllocate |
static final AllocationFlag | DoAllocate = new AllocationFlag(_doAllocate) |
Specifies whether the Numeric Table allocates memory
|
static |
NumericTable allocates memory when needed
|
static |
NumericTable does not allocate memory
|
static |
NumericTable does not allocate memory
For more complete information about compiler optimizations, see our Optimization Notice.