Module extendr_api::prelude::utils::constrained::mat

Expand description

Dense matrices with compile-time access checks.

Structsยง

  • Mutable dense matrix view with dimensions equal to the values tied to ('nrows, 'ncols).
  • Immutable dense matrix view with dimensions equal to the values tied to ('nrows, 'ncols).