Uses of Class
jline.api.da.Da_fpi.Result
Packages that use Da_fpi.Result
-
Uses of Da_fpi.Result in jline.api.da
Methods in jline.api.da that return Da_fpi.ResultModifier and TypeMethodDescriptionstatic <T> Da_fpi.Result<T> Da_fpi.run(Da_fpi.Sweep<T> sweep, T x0, Da_fpi.Options<T> options) Drive the fixed point by successive substitution.