Module ojalgo
Package org.ojalgo.machine
-
Class Summary Class Description BasicMachine How much memory, and how many threads share that memory.CommonMachine Stuff common toHardwareandVirtualMachine.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()).MemoryEstimator MemoryEstimatorVirtualMachine -
Enum Summary Enum Description Hardware.Architecture JavaType B byte signed byte C char Unicode character code point in the Basic Multilingual Plane, encoded with UTF-16 D double double-precision floating-point value F float single-precision floating-point value I int integer J long long integer L ClassName ; reference an instance of class ClassName S short signed short Z boolean true or false [ reference one array dimension