| Package | Description |
|---|---|
| org.ojalgo.machine |
| Modifier and Type | Field and Description |
|---|---|
static Set<Hardware> |
Hardware.PREDEFINED
Should contain all available hardware in ascending "power" order.
|
| Modifier and Type | Method and Description |
|---|---|
static Hardware |
Hardware.makeSimple() |
static Hardware |
Hardware.makeSimple(String systemArchitecture,
long systemMemory,
int systemThreads) |
| Modifier and Type | Method and Description |
|---|---|
int |
Hardware.compareTo(Hardware other) |
Copyright © 2018 Optimatika. All rights reserved.