Interface UnivariateIntegrator

All Known Implementing Classes:
BaseAbstractUnivariateIntegrator, IterativeLegendreGaussIntegrator, MidPointIntegrator, RombergIntegrator, SimpsonIntegrator, TrapezoidIntegrator

public interface UnivariateIntegrator
Interface for univariate real integration algorithms.
Since:
1.2