Uses of Class
org.flag4j.linalg.solvers.exact.ExactTensorSolver
Packages that use ExactTensorSolver
Package
Description
Contains solvers which solve well determined linear tensor and matrix equations in an exact sense.
-
Uses of ExactTensorSolver in org.flag4j.linalg.solvers.exact
Subclasses of ExactTensorSolver in org.flag4j.linalg.solvers.exactModifier and TypeClassDescriptionclass
Solver for solving a real well determined linear tensor equation \( AX = B \) in an exact sense.class
Solver for solving a real well determined linear tensor equation \( AX = B \) in an exact sense.