![]() |
LINE Solver (C++)
Templated C++ port of the LINE queueing solver
|
The metric table, the table it came from, and the stream that produced it. More...
#include <line/solvers/ssa/solver_ssa_nrm_space.h>
Public Attributes | |
| SsaSolution | avg |
| SsaNrmSpaceRun< T > | run |
| unsigned long | seed = 0 |
The metric table, the table it came from, and the stream that produced it.
Definition at line 288 of file solver_ssa_nrm_space.h.
| SsaSolution line::ssa::SsaNrmSpaceSolution< T >::avg |
Definition at line 289 of file solver_ssa_nrm_space.h.
Referenced by line::ssa::solver_ssa_nrm_space_analyzer().
| SsaNrmSpaceRun<T> line::ssa::SsaNrmSpaceSolution< T >::run |
Definition at line 290 of file solver_ssa_nrm_space.h.
Referenced by line::ssa::solver_ssa_nrm_space_analyzer().
| unsigned long line::ssa::SsaNrmSpaceSolution< T >::seed = 0 |
Definition at line 291 of file solver_ssa_nrm_space.h.
Referenced by line::ssa::solver_ssa_nrm_space_analyzer().