Modules§
- Contains the algorithm for solving linear systems over free ring extensions.
- Contains the algorithm to compute the “pre-smith” form of a matrix, which is sufficient for solving linear systems. Works over all principal ideal rings.
Enums§
- Result of trying to solve a linear system.
Traits§
- Class for rings over which we can solve linear systems.
RingStorecorresponding toLinSolveRing.