Interface | Description |
---|---|
Integrator |
This defines the interface for the numerical integration of definite integrals of univariate functions.
|
IterativeIntegrator |
An iterative integrator computes an integral by a series of sums, which approximates the value of the integral.
|
Class | Description |
---|---|
ChangeOfVariable |
Change of variable can easy the computation of some integrals, such as improper integrals.
|
Riemann |
This is a wrapper class that integrates a function by using an appropriate integrator together with Romberg's method.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.