Internals
Upon creation, the data types UncertainCurve
and UncertainBound
use the package MonteCarloMeasurements.jl to generate random samples. Furthermore, integration results are returned as Particle objects from MonteCarloMeasurements which enables you to use MonteCarloMeasurements for further error propagation. Check out the MonteCarloMeasurements.jl documentation to learn more about the sampling process and uncertainty calculations.