![]() |
LINE Solver (C++)
Templated C++ port of the LINE queueing solver
|
This is the complete list of members for line::ssa::SsaEventCache< T >, including all inherited members.
| after_event(const qn::NetworkStruct< T > &sn, std::size_t ind, const std::vector< T > &inspace, lang::EventType event, std::size_t cls, bool no_promote=false, const T &aux_rate=num_traits< T >::from_int(0)) | line::ssa::SsaEventCache< T > | inline |
| clear() | line::ssa::SsaEventCache< T > | inline |
| create(bool enabled, const qn::NetworkStruct< T > &sn) | line::ssa::SsaEventCache< T > | inlinestatic |
| enabled() const | line::ssa::SsaEventCache< T > | inline |
| hits() const | line::ssa::SsaEventCache< T > | inline |
| misses() const | line::ssa::SsaEventCache< T > | inline |
| size() const | line::ssa::SsaEventCache< T > | inline |
| SsaEventCache() | line::ssa::SsaEventCache< T > | inline |
| SsaEventCache(bool enabled, const qn::NetworkStruct< T > *sn) | line::ssa::SsaEventCache< T > | inline |