Uses of Interface
com.imsl.math.Quadrature.Function
Packages that use Quadrature.Function
-
Uses of Quadrature.Function in com.imsl.math
Methods in com.imsl.math with parameters of type Quadrature.FunctionModifier and TypeMethodDescriptiondoubleQuadrature.eval(Quadrature.Function objectF, double a, double b) Returns the value of the integral from a to b.