Modules§
- Implements various abstract algebra abstractions. Here, Commutative* are traits such that the output of operations is self, whereas Commuting* the output is
T. - Numerical quadrature rules. To use a (generic, non-existent) rule
Rule, one must first callRule::new(), and then either useRule::nintorRule::integratedepending if rule modifications are desired or not.
Enums§
- Various errors that can occur while integrating
Traits§
Type Aliases§
- Internal result type