![]() |
LINE Solver (C++)
Templated C++ port of the LINE queueing solver
|
#include <line/api/cache/cache_is.h>
Public Attributes | |
| T | E |
| normalizing constant estimate | |
| T | lE |
| its logarithm | |
Definition at line 97 of file cache_is.h.
| T line::cache::CacheIsResult< T >::E |
normalizing constant estimate
Definition at line 98 of file cache_is.h.
Referenced by line::cache::cache_is().
| T line::cache::CacheIsResult< T >::lE |