Module extendr_api::prelude::utils::constrained
source · Expand description
Index and matrix types with compile time checks, whichh can replace bound checks at runtime.
Modules§
- Dense matrices with compile-time access checks.
- Permutations with compile-time checks.
- Sparse matrices with compile-time access checks.
Structs§
- Array of length equal to the value tied to
'n. - Immutable array group of length equal to the value tied to
'n. - Mutable array group of length equal to the value tied to
'n. Ivalue smaller than the size corresponding to the lifetime'n.Ivalue smaller or equal to the size corresponding to the lifetime'n.Ivalue smaller than the size corresponding to the lifetime'n, orNone.usizevalue tied to the lifetime'n.