Contents

adaptive(pointsPerInterval:maxIntervals:)

Globally adaptive integrator.

Declaration

static func adaptive(pointsPerInterval: Quadrature.QAGPointsPerInterval, maxIntervals: Int) -> Quadrature.Integrator

See Also

Integrators