Uses of Package
org.ojalgo.machine
-
Packages that use org.ojalgo.machine Package Description org.ojalgo org.ojalgo.machine org.ojalgo.type.math -
Classes in org.ojalgo.machine used by org.ojalgo Class Description VirtualMachine -
Classes in org.ojalgo.machine used by org.ojalgo.machine Class Description BasicMachine How much memory, and how many threads share that memory.CommonMachine Stuff common toHardware
andVirtualMachine
.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()).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 dimensionMemoryEstimator MemoryEstimatorVirtualMachine -
Classes in org.ojalgo.machine used by org.ojalgo.type.math Class Description 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