Uses of Enum Class
org.ejml.EjmlParameters.MemoryUsage
-
Uses of EjmlParameters.MemoryUsage in org.ejml
Modifier and TypeFieldDescriptionstatic EjmlParameters.MemoryUsage
EjmlParameters.MEMORY
Used to adjust which algorithms are used.Modifier and TypeMethodDescriptionstatic EjmlParameters.MemoryUsage
Returns the enum constant of this class with the specified name.static EjmlParameters.MemoryUsage[]
EjmlParameters.MemoryUsage.values()
Returns an array containing the constants of this enum class, in the order they are declared.