Package jline.lang
Class RoutingMatrix.RtOrigResult
java.lang.Object
jline.lang.RoutingMatrix.RtOrigResult
- All Implemented Interfaces:
Serializable
- Enclosing class:
- RoutingMatrix
Return value of
RoutingMatrix.rtnodes2rtorig(NetworkStruct), twin
of the MATLAB [rtorigcell, rtorig] pair.- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
rtorigcell
rtorigcell[r][s] holds the node-by-node probabilities from class r to class s. -
rtorig
The (nodes*classes)-square stochastic complement over the pre-class-switch nodes.
-
-
Constructor Details
-
RtOrigResult
-