Uses of Package
org.flag4j.linalg.solvers.exact
Packages that use org.flag4j.linalg.solvers.exact
-
Classes in org.flag4j.linalg.solvers.exact used by org.flag4j.linalg.solvers.exactClassDescriptionSolves a well determined system of equations Ax=b in an exact sense by using a LU decomposition.Solves a well determined system of equations AX=B in an exact sense where A, X, and B are tensors.