Overload List

  NameDescription
GaussKronrodIntegrator()()()
Default constructor. Constructs a GaussKronrodIntegrator instance that can be used to integrate a function. A default tolerance is used.
GaussKronrodIntegrator(Double)
Constructs a GaussKronrodIntegrator instance that can be used to integrate a function.

See Also