Class RAPFromMomentsAndCorrelations

java.lang.Object
jline.lib.butools.map.RAPFromMomentsAndCorrelations

public final class RAPFromMomentsAndCorrelations extends Object
  • Method Details

    • rapFromMomentsAndCorrelations

      public static Pair<Matrix,Matrix> rapFromMomentsAndCorrelations(double[] moms, double[] corr)
      Returns a rational arrival process that has the same moments and lag autocorrelation coefficients as given.