Package jline.api.mam

Class Amap2_fit_gamma_map

java.lang.Object
jline.api.mam.Amap2_fit_gamma_map

public final class Amap2_fit_gamma_map extends Object
  • Method Details

    • amap2_fit_gamma_map

      public static Pair<MatrixCell,List<MatrixCell>> amap2_fit_gamma_map(MatrixCell map)
      Performs approximate fitting of a given MAP, yielding a second-order AMAP in canonical form.
      Parameters:
      map - The MAP (of arbitrary order) to fit
      Returns:
      Pair of (best AMAP, all feasible AMAPs)