kmath-functions
0.3.1
common
kmath-functions
/
space.kscience.kmath.integration
/
DoubleSimpsonIntegrator
/
process
process
open
override
fun
process
(
integrand
:
UnivariateIntegrand
<
Double
>
)
:
UnivariateIntegrand
<
Double
>
Runs one integration pass and return a new
Integrand
with a new set of features.