Class MidpointIntegrator

    • Constructor Detail

      • MidpointIntegrator

        public MidpointIntegrator​(double step)
        Simple constructor. Build a midpoint integrator with the given step.
        Parameters:
        step - integration step