Uses of Class
jline.io.Ret.pfqnQlenMoments
Packages that use Ret.pfqnQlenMoments
Package
Description
Normalizing constant algorithms for Product Form Queueing Networks.
-
Uses of Ret.pfqnQlenMoments in jline.api.pfqn.nc
Methods in jline.api.pfqn.nc that return Ret.pfqnQlenMomentsModifier and TypeMethodDescriptionstatic Ret.pfqnQlenMomentsPfqn_qlen_joint_moments.pfqn_qlen_joint_moments(Matrix L, Matrix N, Matrix Z, int[][] pairs) Joint queue-length moments with the default options and no injected source of normalizing constants.static Ret.pfqnQlenMomentsPfqn_qlen_joint_moments.pfqn_qlen_joint_moments(Matrix L, Matrix N, Matrix Z, int[][] pairs, String route, BiFunction<Matrix, Matrix, Matrix> lgSource, SolverOptions options) Joint queue-length moments of a closed product-form network.