![]() |
LINE Solver (C++)
Templated C++ port of the LINE queueing solver
|
Classes | |
| struct | CmeEntry |
| One CME entry, carrying only the fields matlab_ilt reads. More... | |
Variables | |
| const CmeEntry | kTable [] |
| The reachable entries, in table order. | |
| const std::size_t | kTableSize = sizeof(kTable) / sizeof(kTable[0]) |
| const CmeEntry line::mam::iltcme::kTable |
The reachable entries, in table order.
Definition at line 360 of file iltcme_table.cpp.
Referenced by line::mam::cme_supported_orders(), line::mam::cme_table_entry(), and line::mam::matlab_ilt().
Definition at line 534 of file iltcme_table.cpp.
Referenced by line::mam::cme_supported_orders(), line::mam::cme_table_entry(), and line::mam::matlab_ilt().