Package jline.api.mam
Class Mfq_ld_solve
java.lang.Object
jline.api.mam.Mfq_ld_solve
-
Method Summary
Modifier and TypeMethodDescriptionstatic LevelDependentFluidSolutionmfq_ld_solve(List<Matrix> Q, List<Matrix> R, List<Matrix> S, double[] T, double[] boundaryL, double[] boundaryU, List<Matrix> Qt, double prec) Matrix-exponential solution of a multi-regime first/second-order fluid queue.