Uses of Class
jline.api.mc.PassageCurve
Packages that use PassageCurve
-
Uses of PassageCurve in jline.api.mc
Methods in jline.api.mc that return PassageCurveModifier and TypeMethodDescriptionstatic PassageCurveCtmc_passage_time.ctmc_passage_time(Matrix Q, Matrix pi0, int[] target, double[] tset) static PassageCurveCtmc_passage_time.ctmc_passage_time(Matrix Q, Matrix pi0, int[] target, double[] tset, String method, String ltiMethod) static PassageCurveSmp_passage_time.smp_passage_time(Matrix P, List<UnaryOperator<org.apache.commons.math3.complex.Complex>> hlst, Matrix pi0, int[] target, double[] tset) static PassageCurveSmp_passage_time.smp_passage_time(Matrix P, List<UnaryOperator<org.apache.commons.math3.complex.Complex>> hlst, Matrix pi0, int[] target, double[] tset, String ltiMethod)