Namespace ISynergy.Framework.Mathematics.Decompositions.Base
Interfaces
ISolverArrayDecomposition<T>
Common interface for matrix decompositions which can be used to solve linear systems of equations involving jagged array matrices.
ISolverMatrixDecomposition<T>
Common interface for matrix decompositions which can be used to solve linear systems of equations.