Package org.flag4j.linalg.decompositions.balance


package org.flag4j.linalg.decompositions.balance
Provides implementations of matrix balancing for real and complex matrices.
  • Classes
    Class
    Description
    Balancer<T extends MatrixMixin<T,?,?,?>>
    Base class for all decompositions which implement matrix balancing.
    Instances of this class may be used to balance complex dense matrices.
    Instances of this class may be used to balance real dense matrices.