Class Invert

java.lang.Object
org.flag4j.linalg.Invert

public class Invert extends Object
This class provides methods for computing the inverse of a matrix. Specialized methods are provided for inverting triangular, diagonal, and symmetric positive definite matrices.