Uses of Class
org.flag4j.linalg.solvers.exact.triangular.ComplexBackSolver
Packages that use ComplexBackSolver
Package
Description
Contains solvers which solve well determined triangular linear matrix equations in an exact sense.
-
Uses of ComplexBackSolver in org.flag4j.linalg.solvers.exact.triangular
Methods in org.flag4j.linalg.solvers.exact.triangular that return ComplexBackSolverModifier and TypeMethodDescriptionComplexBackSolver.setCheckSingular
(boolean checkSingular) Sets a flag indicating if an explicit check should be made that the coefficient matrix is singular.