Companion
Functions
Link copied to clipboard
fun legandre(numPoints: Int, defaultMaxCalls: Int = numPoints * 5): CMIntegrator
Content copied to clipboard
Create a Gauss-Legandre integrator based on IterativeLegendreGaussIntegrator
Link copied to clipboard
Create a Simpson integrator based on SimpsonIntegrator