Class Pfqn_harel_bounds

java.lang.Object
jline.api.pfqn.Pfqn_harel_bounds

public final class Pfqn_harel_bounds extends Object
  • Method Details

    • pfqn_harel_bounds

      public static Ret.pfqnHarelBounds pfqn_harel_bounds(Matrix rho, int N)
    • pfqn_harel_bounds

      public static Ret.pfqnHarelBounds pfqn_harel_bounds(Matrix rho, int N, double Z)
    • pfqn_harel_bounds

      public static Ret.pfqnHarelBounds pfqn_harel_bounds(Matrix rho, int N, double Z, Integer maxUB)
    • pfqn_harel_lb

      public static double pfqn_harel_lb(Matrix rho, int N)
    • pfqn_harel_lb

      public static double pfqn_harel_lb(Matrix rho, int N, double Z)
    • pfqn_harel_ub

      public static double pfqn_harel_ub(Matrix rho, int N, int n)
    • pfqn_harel_ub

      public static double pfqn_harel_ub(Matrix rho, int N, int n, double Z)