| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
SimdLevel.type |
SimdLevel.type.intern() |
SimdLevel.type |
Kernel.simd_level()
\brief Indicates the level of SIMD instruction support in the host CPU is
required to use the function.
|
static SimdLevel.type |
SimdLevel.type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SimdLevel.type[] |
SimdLevel.type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Kernel |
Kernel.simd_level(SimdLevel.type setter) |
Copyright © 2021. All rights reserved.