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