Uses of Class
jline.api.pfqn.nc.Pfqn_rgfmc.Result
Packages that use Pfqn_rgfmc.Result
Package
Description
Normalizing constant algorithms for Product Form Queueing Networks.
-
Uses of Pfqn_rgfmc.Result in jline.api.pfqn.nc
Methods in jline.api.pfqn.nc that return Pfqn_rgfmc.ResultModifier and TypeMethodDescriptionstatic Pfqn_rgfmc.ResultPfqn_rgfmc.pfqn_rgfmc(Matrix L, double[] N, double[] Z) Exact multiclass normalizing constant by recursion on generating functions.static Pfqn_rgfmc.ResultPfqn_rgfmc.pfqn_rgfmc(Matrix L, double[] N, double[] Z, double tol, int maxterms, double maxcancel)