Class EvD1D

java.lang.Object
org.ojalgo.matrix.decomposition.EvD1D

public abstract class EvD1D extends Object
  • Constructor Details

    • EvD1D

      public EvD1D()
  • Method Details

    • hqr2

      public static double[][] hqr2(double[] mtrxH, double[] mtrxV, boolean allTheWay)
      hqr2
    • orthes

      public static void orthes(double[] mtrxH, double[] trnspV, double[] vctrWork)
      Parameters:
      mtrxH - Array for internal storage of nonsymmetric Hessenberg form.
      vctrWork - Temporary work storage