Package jline.lib.perm
Class QueueingNetwork
java.lang.Object
jline.lib.perm.QueueingNetwork
Top-level utilities for the queueing-network permanent computations.
-
Method Summary
Modifier and TypeMethodDescriptionMake a matrix doubly stochastic via the Sinkhorn algorithm.
-
Method Details
-
preprocessingDS
Make a matrix doubly stochastic via the Sinkhorn algorithm.- Returns:
- Pair of (doubly stochastic matrix, rescaling factor)
-