Class ClassicalRungeKuttaIntegrator

    • Constructor Detail

      • ClassicalRungeKuttaIntegrator

        public ClassicalRungeKuttaIntegrator​(double step)
        Simple constructor. Build a fourth-order Runge-Kutta integrator with the given step.
        Parameters:
        step - integration step