Package jline.solvers.fj
Class FJFixedPoint.FJState
java.lang.Object
jline.solvers.fj.FJFixedPoint.FJState
- Enclosing class:
FJFixedPoint
State the fixed point retains across calls, as MATLAB keeps on the solver.
-
Field Summary
FieldsModifier and TypeFieldDescriptionAuxiliary-class arrival rates, the warm start of the next call.Cached MMT transformation, reused while the struct version matches. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
mmtCache
Cached MMT transformation, reused while the struct version matches. -
fjForkLambda
Auxiliary-class arrival rates, the warm start of the next call.
-
-
Constructor Details
-
FJState
public FJState() -
FJState
-