Package | Description |
---|---|
neurord.model |
These classes represent the model as it is stored in the input files.
|
neurord.numeric |
Modifier and Type | Method and Description |
---|---|
BaseCalc.algorithm_t |
SDRun.getAlgorithm() |
Modifier and Type | Field and Description |
---|---|
protected BaseCalc.algorithm_t |
BaseCalc.algoID |
Modifier and Type | Method and Description |
---|---|
static BaseCalc.algorithm_t |
BaseCalc.algorithm_t.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaseCalc.algorithm_t[] |
BaseCalc.algorithm_t.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.