Module rust_blas::matrix

source ·
Expand description

Matrix operations.

Modules§

  • Bindings for matrix functions.
  • Wrappers for matrix functions.

Traits§

  • Methods that allow a type to be used in BLAS functions as a matrix.