Companion
object Companion
Content copied to clipboard
Functions
legandre
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
simpson
Link copied to clipboard
Sources
jvm source
Link copied to clipboard