Uses of Enum Class
com.imsl.stat.ExtendedGARCH.Solver
Packages that use ExtendedGARCH.Solver
-
Uses of ExtendedGARCH.Solver in com.imsl.stat
Methods in com.imsl.stat that return ExtendedGARCH.SolverModifier and TypeMethodDescriptionstatic ExtendedGARCH.SolverReturns the enum constant of this class with the specified name.static ExtendedGARCH.Solver[]ExtendedGARCH.Solver.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.imsl.stat with parameters of type ExtendedGARCH.SolverModifier and TypeMethodDescriptionvoidExtendedGARCH.setSolverMethod(ExtendedGARCH.Solver solver) Sets the solver to use for parameter estimation.