process

open override fun process(integrand: UnivariateIntegrand<T>): UnivariateIntegrand<T>

Runs one integration pass and return a new Integrand with a new set of features.

Sources

common source
Link copied to clipboard