Uses of Class
org.ojalgo.machine.Hardware
Packages that use Hardware
-
Uses of Hardware in org.ojalgo.machine
Methods in org.ojalgo.machine that return HardwareModifier and TypeMethodDescriptionstatic HardwareHardware.make(Hardware.Architecture architecture, long memory, int threads) Creates a Hardware instance from available system properties and logical deduction.static HardwareHardware.makeSimple()Deprecated.static HardwareHardware.makeSimple(Hardware.Architecture systemArchitecture, long systemMemory, int systemThreads) Deprecated.v56 Useinvalid reference
invalid input: 'instead'static HardwareHardware.newInstance()Creates a Hardware instance by intelligently detecting system characteristics from available system properties and logical deduction.Methods in org.ojalgo.machine with parameters of type Hardware
newInstance()instead