Class PHFromME

java.lang.Object
jline.lib.butools.ph.PHFromME

public final class PHFromME extends Object
  • Method Details

    • phFromME

      public static PHRepresentation phFromME(Matrix alpha, Matrix A, double prec)
      Obtains a Markovian representation of a matrix exponential distribution of the same size, if possible, using elementary similarity transformations.
    • phFromME

      public static PHRepresentation phFromME(Matrix alpha, Matrix A)