Package jline.solvers
Class AvgTable
java.lang.Object
jline.solvers.AvgTable
- Direct Known Subclasses:
LayeredNetworkAvgTable
,NetworkAvgChainTable
,NetworkAvgNodeChainTable
,NetworkAvgNodeTable
,NetworkAvgSysTable
,NetworkAvgTable
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionget
(int col) abstract void
print()
void
sanitize()
void
setOptions
(SolverOptions options) toMatrix()
-
Constructor Details
-
AvgTable
-
AvgTable
-
-
Method Details
-
setOptions
-
get
-
print
public abstract void print() -
toMatrix
-
sanitize
public void sanitize()
-