Package org.la4j.linear
package org.la4j.linear
-
ClassDescriptionThis class represents Gaussian method for solving linear systems.This class represents Jacobi method for solving linear systems.This class provides solution of "fat" linear system with least euclidean norm.Linear System Solver interface; This class implements Strategy design pattern;This class represents Seidel method for solving linear systems.This class represents Square Root method for solving linear systems.This class represents Sweep (or Tridiagonal matrix, or Thomas) method for solving linear systems.