Uses of Interface
jline.api.pfqn.Pfqn_busyp.RateFunction
Packages that use Pfqn_busyp.RateFunction
-
Uses of Pfqn_busyp.RateFunction in jline.api.pfqn
Methods in jline.api.pfqn with parameters of type Pfqn_busyp.RateFunctionModifier and TypeMethodDescriptionstatic double[]Pfqn_busyp.pfqn_busyp(Matrix alpha, Pfqn_busyp.RateFunction mu, Matrix P, double N, int[] subnet, int[] n, Matrix gamma) Rate-function form with the default tolerance.static double[]Pfqn_busyp.pfqn_busyp(Matrix alpha, Pfqn_busyp.RateFunction mu, Matrix P, double N, int[] subnet, int[] n, Matrix gamma, double tol) Rate-function form, the one the MATLAB and C++ ports take.