Package | Description |
---|---|
com.imsl.stat |
Statistical methods.
|
Modifier and Type | Method and Description |
---|---|
static ExtendedGARCH.Solver |
ExtendedGARCH.Solver.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExtendedGARCH.Solver[] |
ExtendedGARCH.Solver.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ExtendedGARCH.setSolverMethod(ExtendedGARCH.Solver solver)
Sets the solver to use for parameter estimation.
|
Copyright © 2020 Rogue Wave Software. All rights reserved.