Uses of Class
org.ojalgo.machine.VirtualMachine
Packages that use VirtualMachine
-
Uses of VirtualMachine in org.ojalgo
Fields in org.ojalgo declared as VirtualMachineModifier and TypeFieldDescriptionstatic VirtualMachine
OjAlgoUtils.ENVIRONMENT
This is set for you, but you may want to set it to something different/better. -
Uses of VirtualMachine in org.ojalgo.machine
Methods in org.ojalgo.machine that return VirtualMachineConstructors in org.ojalgo.machine with parameters of type VirtualMachineModifierConstructorDescription(package private)
CommonMachine
(VirtualMachine base, int modUnits, int modCores, int modThreads) (package private)
VirtualMachine
(VirtualMachine base, int modUnits, int modCores, int modThreads)