kmath
0.3.1-dev-RC
common
kmath-functions
/
space.kscience.kmath.integration
/
build
build
fun
GaussIntegratorRuleFactory
.
build
(
numPoints
:
Int
,
range
:
ClosedRange
<
Double
>
)
:
Pair
<
Buffer
<
Double
>
,
Buffer
<
Double
>
>
(
source
)
Create an integration rule by scaling existing normalized rule