Uses of Package
org.ojalgo.machine

Packages that use org.ojalgo.machine
Package
Description
 
 
 
  • Classes in org.ojalgo.machine used by org.ojalgo
    Class
    Description
     
  • Class
    Description
    How much memory, and how many threads share that memory.
    Stuff common to Hardware and VirtualMachine.
    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()).
    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
    MemoryEstimator
     
  • Class
    Description
    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