Package jline.api.mc

Class Ctmc_testpf_kolmogorov

java.lang.Object
jline.api.mc.Ctmc_testpf_kolmogorov

public final class Ctmc_testpf_kolmogorov extends Object
  • Method Details

    • ctmc_testpf_kolmogorov

      public static boolean ctmc_testpf_kolmogorov(Matrix Q)
      Test if a CTMC has product form using Kolmogorov's criteria. Both the forward and the reverse product are taken on the same generator. Taking the reverse product on the time-reversed generator instead, as this method did before 2026-08-01, makes the test a tautology: the stationary ratios of Qrev telescope to 1 around any cycle, so the two products were identically equal and every chain passed.