Crate nalgebra_linsys

Crate nalgebra_linsys 

Source

Modules§

elem_row_ops
Module with types representing elementary row operations, namely row addition, row exchange, and row multiplication
err
Module with error types for safe implementations of elementary row operations

Structs§

MatrixReprOfLinSys
Matrix representation of a linear system.