Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.numericalmethod.suanshu.analysis.differentialequation.ode.ivp.solver.rungekutta Classes and Interfaces - 13 results found.
NameDescriptionTypePackageFramework
RungeKuttaThe Runge-Kutta methods are an important family of implicit and explicit iterative methods for the approximation of solutions of ordinary differential equations.Classcom.numericalmethod.suanshu.analysis.differentialequation.ode.ivp.solver.rungekuttaSuanShu
RungeKutta1This is the first-order Runge-Kutta formula, which is the same as the Euler method.Classcom.numericalmethod.suanshu.analysis.differentialequation.ode.ivp.solver.rungekuttaSuanShu
RungeKutta10This is the tenth-order Runge-Kutta formula.Classcom.numericalmethod.suanshu.analysis.differentialequation.ode.ivp.solver.rungekuttaSuanShu
RungeKutta2This is the second-order Runge-Kutta formula, which can be implemented efficiently with a three-step algorithm.Classcom.numericalmethod.suanshu.analysis.differentialequation.ode.ivp.solver.rungekuttaSuanShu
RungeKutta3This is the third-order Runge-Kutta formula.Classcom.numericalmethod.suanshu.analysis.differentialequation.ode.ivp.solver.rungekuttaSuanShu
RungeKutta4This is the fourth-order Runge-Kutta formula.Classcom.numericalmethod.suanshu.analysis.differentialequation.ode.ivp.solver.rungekuttaSuanShu
RungeKutta5This is the fifth-order Runge-Kutta formula.Classcom.numericalmethod.suanshu.analysis.differentialequation.ode.ivp.solver.rungekuttaSuanShu
RungeKutta6This is the sixth-order Runge-Kutta formula.Classcom.numericalmethod.suanshu.analysis.differentialequation.ode.ivp.solver.rungekuttaSuanShu
RungeKutta7This is the seventh-order Runge-Kutta formula.Classcom.numericalmethod.suanshu.analysis.differentialequation.ode.ivp.solver.rungekuttaSuanShu
RungeKutta8This is the eighth-order Runge-Kutta formula.Classcom.numericalmethod.suanshu.analysis.differentialequation.ode.ivp.solver.rungekuttaSuanShu
RungeKuttaFehlbergThe Runge-Kutta-Fehlberg method is a version of the classic Runge-Kutta method, which additionally uses step-size control and hence allows specification of a local truncation errorClasscom.numericalmethod.suanshu.analysis.differentialequation.ode.ivp.solver.rungekuttaSuanShu
RungeKuttaIntegratorThis integrator works with a single-step stepper which estimates the solution for the next step given the solution of the current step.Classcom.numericalmethod.suanshu.analysis.differentialequation.ode.ivp.solver.rungekuttaSuanShu
RungeKuttaStepperInterfacecom.numericalmethod.suanshu.analysis.differentialequation.ode.ivp.solver.rungekuttaSuanShu