Class RayleighQuotient.TestRayleighQuotient

java.lang.Object
com.polytechnik.utils.RayleighQuotient.TestRayleighQuotient
Enclosing class:
RayleighQuotient

static class RayleighQuotient.TestRayleighQuotient extends Object
  • Field Details

  • Constructor Details

    • TestRayleighQuotient

      TestRayleighQuotient(String text, long random)
  • Method Details

    • test_MatrixAndValues

      void test_MatrixAndValues(int n)
    • test_RQMatrixAndValues

      void test_RQMatrixAndValues(int n, double[] psi, double[] QQf, double[] QQt)
    • getMatrSplitted

      static double[][] getMatrSplitted(int ind, double[] psi, double[] QQ, int n)
    • test_Values

      void test_Values(int n)
    • test_Values2

      void test_Values2(int n)
    • runTests

      void runTests(int neq_max)