Package | Description |
---|---|
org.ojalgo | |
org.ojalgo.machine |
Class and Description |
---|
VirtualMachine |
Class and Description |
---|
BasicMachine
How much memory, and how many threads share that memory.
|
Hardware
The first element in the array should correspond to total system resources; the total amount of RAM and
the total number of threads (Typically the same as what is returned by
Runtime.availableProcessors()).
The last element in the array should describe the L1 cache.
|
JavaType |
MemoryEstimator
MemoryEstimator
|
VirtualMachine |
Copyright © 2019 Optimatika. All rights reserved.