kmath
0.3.1-dev-RC
jvm
kmath-commons
/
space.kscience.kmath.commons.integration
/
CMIntegrator
/
Companion
/
legandre
legandre
fun
legandre
(
numPoints
:
Int
,
defaultMaxCalls
:
Int
=
numPoints * 5
)
:
CMIntegrator
(
source
)
Create a Gauss-Legandre integrator based on
IterativeLegendreGaussIntegrator