Module backends

Module backends 

Source
Expand description

Math backend implementations for different numeric types and feature configurations.

Re-exports§

pub use self::FloatingPointBackend as DefaultBackend;

Structs§

FloatingPointBackend
Floating-point backend using micromath
IntegerBackend
Integer-only backend for the most constrained environments