Expand description
Common traits and types used throughout the crate
This module defines common traits and types that are used by multiple parts of the code to ensure consistency and reduce duplication.
Traitsยง
- Integrate
Float - A trait that bundles all the requirements for floating-point types used in the integration routines.