Expand description
Math backend implementations for different numeric types and feature configurations.
Re-exports§
pub use self::FloatingPointBackend as DefaultBackend;
Structs§
- Floating
Point Backend - Floating-point backend using micromath
- Integer
Backend - Integer-only backend for the most constrained environments