kmath
kmath-commons
/
space.kscience.kmath.commons.integration
/
CMGaussRuleIntegrator
/
Companion
/
integrate
integrate
fun
integrate
(
range
:
ClosedRange
<
Double
>
,
numPoints
:
Int
=
100
,
type
:
CMGaussRuleIntegrator.GaussRule
=
GaussRule.LEGANDRE
,
function
:
(
Double
)
->
Double
)
:
Double
Content copied to clipboard
Sources
jvm source
Link copied to clipboard