Package jline.api.mam

Class Map_pdf

java.lang.Object
jline.api.mam.Map_pdf

public final class Map_pdf extends Object
  • Method Details

    • map_pdf

      public static double[] map_pdf(MatrixCell MAP, double[] tset)
      Computes the PDF of a MAP at specified time points.
    • map_pdf

      public static double[] map_pdf(Matrix D0, Matrix D1, double[] tset)
    • map_pdf

      public static double map_pdf(MatrixCell MAP, double t)
    • map_pdf

      public static double map_pdf(Matrix D0, Matrix D1, double t)