Uses of Class
jline.solvers.NetworkMomentChainTable
Packages that use NetworkMomentChainTable
-
Uses of NetworkMomentChainTable in jline.solvers
Methods in jline.solvers that return NetworkMomentChainTableModifier and TypeMethodDescriptionNetworkSolver.getMomentChainTable()Higher moments of the per-chain queue length, up to the second moment.NetworkSolver.getMomentChainTable(int order) Higher moments of the per-chain queue length, up to the given moment order.NetworkSolver.getMomentChainTable(int[] order) Higher moments of the per-chain queue length.