Module extendr_api::prelude::utils
source · Expand description
Various utilities for low level implementations in generic code.
Modules§
- Index and matrix types with compile time checks, whichh can replace bound checks at runtime.
- Simd operations for a specific type satisfying
ComplexField. - Slice types for entities.
- Utilities relating to threading and parallelism.
- Vector type for entities.