build

fun GaussIntegratorRuleFactory.build(numPoints: Int, range: ClosedRange<Double>): Pair<Buffer<Double>, Buffer<Double>>

Create an integration rule by scaling existing normalized rule

Sources

common source
Link copied to clipboard