legandre

fun legandre(numPoints: Int, defaultMaxCalls: Int = numPoints * 5): CMIntegrator

Create a Gauss-Legandre integrator based on IterativeLegendreGaussIntegrator

Sources

jvm source
Link copied to clipboard