Uses of Class
jline.api.qsys.QsysLindleyResult
Packages that use QsysLindleyResult
-
Uses of QsysLindleyResult in jline.api.qsys
Methods in jline.api.qsys that return QsysLindleyResultModifier and TypeMethodDescriptionstatic QsysLindleyResultQsys_hh1_lindley.qsys_hh1_lindley(double[] lambda, double[] pa, double[] mu, double[] ps, double[] Wn) Conditional mean and variance of the next waiting time.static QsysLindleyResultQsys_hh1_lindley.qsys_hh1_lindley(double[] lambda, double[] pa, double[] mu, double[] ps, double[] Wn, int mmax) Conditional raw moments of the next waiting time.static QsysLindleyResultQsys_mm1_lindley.qsys_mm1_lindley(double lambda, double mu, double[] Wn) Conditional mean and variance of the next waiting time.static QsysLindleyResultQsys_mm1_lindley.qsys_mm1_lindley(double lambda, double mu, double[] Wn, int mmax) Conditional raw moments of the next waiting time.