Uses of Class
jline.lib.butools.dph.CanonicalFromDPH2.DPH2Representation
Packages that use CanonicalFromDPH2.DPH2Representation
Package
Description
Package containing Discrete Phase-Type (DPH) distribution functions.
-
Uses of CanonicalFromDPH2.DPH2Representation in jline.lib.butools.dph
Methods in jline.lib.butools.dph that return CanonicalFromDPH2.DPH2RepresentationModifier and TypeMethodDescriptionCanonicalFromDPH2.canonicalFromDPH2(double[] alpha, Matrix A) CanonicalFromDPH2.canonicalFromDPH2(double[] alpha, Matrix A, double prec) Overload for double[] alpha.CanonicalFromDPH2.canonicalFromDPH2(Matrix alpha, Matrix A) CanonicalFromDPH2.canonicalFromDPH2(Matrix alpha, Matrix A, double prec) DPH2From3Moments.dph2From3Moments(double[] moms) Returns an order-2 discrete phase-type distribution which has the same 3 moments as given.