kmath
0.3.1-dev-RC
common
kmath-functions
/
space.kscience.kmath.integration
/
GaussIntegratorRuleFactory
/
Companion
/
double
double
fun
double
(
numPoints
:
Int
,
range
:
ClosedRange
<
Double
>
)
:
Pair
<
Buffer
<
Double
>
,
Buffer
<
Double
>
>
(
source
)