See: Description
Interface | Description |
---|---|
RealIntegral |
Interface for real integral.
|
Class | Description |
---|---|
AbstractRealIntegral |
A real integral with lower and upper integration bounds.
|
MonteCarloIntegrator |
A simple integrator using Monte-Carlo integration.
|
RombergRealIntegration |
Implements a Romberg integrator.
|
SimpsonRealIntegrator |
A simple integrator using Simpson's rule.
|
TrapezoidalRealIntegrator |
A simple integrator using the trapezoidal rule.
|
Copyright © 2019. All rights reserved.