Package jline.solvers.env
Class EnvOptions
java.lang.Object
jline.solvers.SolverOptions
jline.solvers.env.EnvOptions
-
Nested Class Summary
Nested classes/interfaces inherited from class jline.solvers.SolverOptions
SolverOptions.Config, SolverOptions.ODESolvers -
Field Summary
Fields inherited from class jline.solvers.SolverOptions
cache, config, confint, cutoff, force, hide_immediate, init_sol, iter_max, iter_tol, keep, lang, method, odesolvers, qrfAlpha, remote, remote_endpoint, rewardIterations, samples, seed, stiff, timespan, timestep, tol, verbose -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jline.solvers.SolverOptions
confint, copy, cutoff, cutoff, cutoff, force, getCutoffMatrix, keep, method, samples, seed, setLsodaMaxSteps, setODEMaxStep, setODEMinStep, verbose, verbose
-
Constructor Details
-
EnvOptions
public EnvOptions()
-