| Package | Description |
|---|---|
| org.ejml |
| Modifier and Type | Field and Description |
|---|---|
static EjmlParameters.MemoryUsage |
EjmlParameters.MEMORY
Used to adjust which algorithms are used.
|
| Modifier and Type | Method and Description |
|---|---|
static EjmlParameters.MemoryUsage |
EjmlParameters.MemoryUsage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EjmlParameters.MemoryUsage[] |
EjmlParameters.MemoryUsage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013. All Rights Reserved.