Package org.flag4j.linalg.decompositions.qr


package org.flag4j.linalg.decompositions.qr
Provides implementations of the QR decomposition for real and complex matrices.
  • Classes
    Class
    Description
    Computes the QR decomposition of dense complex matrix.
    Computes the QR decomposition of a real dense matrix.