Uses of Class
jline.lib.butools.ph.MERepresentation
Packages that use MERepresentation
-
Uses of MERepresentation in jline.lib.butools.ph
Methods in jline.lib.butools.ph that return MERepresentationModifier and TypeMethodDescriptionstatic MERepresentationMEFromMoments.meFromMoments(double[] moms) Creates a matrix-exponential distribution that has the same moments as given.static MERepresentationMinimalRepFromME.minimalRepFromME(Matrix alpha, Matrix A) static MERepresentationMinimalRepFromME.minimalRepFromME(Matrix alpha, Matrix A, String how) static MERepresentationMinimalRepFromME.minimalRepFromME(Matrix alpha, Matrix A, String how, double prec) Returns the minimal representation of the given ME distribution.