Gauss Integrator Rule Factory
Functions
Link copied to clipboard
fun GaussIntegratorRuleFactory.build(numPoints: Int, range: ClosedRange<Double>): Pair<Buffer<Double>, Buffer<Double>>
Create an integration rule by scaling existing normalized rule