Uses of Class
jline.lib.butools.ph.PH3Representation
Packages that use PH3Representation
-
Uses of PH3Representation in jline.lib.butools.ph
Methods in jline.lib.butools.ph that return PH3RepresentationModifier and TypeMethodDescriptionstatic PH3RepresentationCanonicalFromPH3.canonicalFromPH3(double[] alpha, Matrix A) static PH3RepresentationCanonicalFromPH3.canonicalFromPH3(double[] alpha, Matrix A, double prec) static PH3RepresentationCanonicalFromPH3.canonicalFromPH3(Matrix alpha, Matrix A) static PH3RepresentationCanonicalFromPH3.canonicalFromPH3(Matrix alpha, Matrix A, double prec) Returns the canonical form of an order-3 phase-type distribution.static PH3RepresentationPH3From5Moments.ph3From5Moments(double[] moms) static PH3RepresentationPH3From5Moments.ph3From5Moments(double[] moms, double prec) Returns a PH(3) which has the same 5 moments as given.