Package jline.lib.butools.mam
Class GeneralFluidSolve
java.lang.Object
jline.lib.butools.mam.GeneralFluidSolve
-
Method Summary
Modifier and TypeMethodDescriptionstatic GeneralFluidSolutiongeneralFluidSolve(Matrix Q, Matrix R) static GeneralFluidSolutiongeneralFluidSolve(Matrix Q, Matrix R, Matrix Q0) static GeneralFluidSolutiongeneralFluidSolve(Matrix Q, Matrix R, Matrix Q0, double prec) Returns the parameters of the matrix-exponentially distributed stationary distribution of a general Markovian fluid model.
-
Method Details
-
generalFluidSolve
-
generalFluidSolve
-
generalFluidSolve
Returns the parameters of the matrix-exponentially distributed stationary distribution of a general Markovian fluid model.
-