org.ojalgo
Class OjAlgoUtils
java.lang.Object
org.ojalgo.OjAlgoUtils
public abstract class OjAlgoUtils
- extends Object
|
Field Summary |
static VirtualMachine |
ENVIRONMENT
This is set for you, but you may want to set it to something different/better. |
ENVIRONMENT
public static VirtualMachine ENVIRONMENT
- This is set for you, but you may want to set it to something different/better.
Create a Hardware instance and then call Hardware.virtualise().
getDate
public static String getDate()
- See Also:
Package.getSpecificationVersion()
getTitle
public static String getTitle()
- See Also:
Package.getImplementationTitle()
getVendor
public static String getVendor()
- See Also:
Package.getImplementationVendor()
getVersion
public static String getVersion()
- See Also:
Package.getImplementationVersion()