| Package | Description |
|---|---|
| org.nd4j.linalg.api.buffer.util |
| Modifier and Type | Method and Description |
|---|---|
static LibUtils.ARCHType |
LibUtils.calculateArch()
Calculates the current ARCHType
|
static LibUtils.ARCHType |
LibUtils.ARCHType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LibUtils.ARCHType[] |
LibUtils.ARCHType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.