Uses of Class
org.flag4j.linalg.solvers.exact.ExactSolver
Packages that use ExactSolver
-
Uses of ExactSolver in org.flag4j.linalg.solvers.exact
Subclasses of ExactSolver in org.flag4j.linalg.solvers.exactModifier and TypeClassDescriptionclass
Solver for solving a well determined system of linear equations in an exact sense using theLU decomposition.
class
Solver for solving a well determined system of linear equations in an exact sense using theLU decomposition.