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 TypeClassDescriptionclassSolver for solving a real well determined linear tensor equation \( AX = B \) in an exact sense.classSolver for solving a real well determined linear tensor equation \( AX = B \) in an exact sense.