Module org.cicirello.rho_mu
Package org.cicirello.math.la
package org.cicirello.math.la
Collection of classes related to linear algebra.
-
ClassDescriptionThis class uses Jacobi iteration to compute the eigenvalues and eigenvectors of a symmetric matrix, provided as a 2-D Java array.Utility class of basic linear algebra matrix operations, where matrices are represented as 2-D Java arrays.