Integral for error for a double.
More...
#include <include/fdcl/integral_utils.hpp>
|
void | integrate (const double current_integrand, const double dt) |
|
void | set_zero (void) |
|
|
double | error |
|
double | integrand |
|
Integral for error for a double.
void fdcl::integral_error::integrate |
( |
const double |
current_integrand, |
|
|
const double |
dt |
|
) |
| |
|
inline |
Integration of errors for a single state.
- Parameters
-
current_integrand | the value of the integrand right now |
dt | time step |
void fdcl::integral_error::set_zero |
( |
void |
| ) |
|
|
inline |
Set all the errors to zero.
The documentation for this struct was generated from the following file: