![]() |
LINE Solver (C++)
Templated C++ port of the LINE queueing solver
|
This is the complete list of members for line::ln::LnStochController< T >, including all inherited members.
| averaged_residt() const | line::ln::LnStochController< T > | inline |
| averaged_results() const | line::ln::LnStochController< T > | inline |
| averaged_servt() const | line::ln::LnStochController< T > | inline |
| averaging_count() const | line::ln::LnStochController< T > | inline |
| averaging_start() const | line::ln::LnStochController< T > | inline |
| iteration_error() const | line::ln::LnStochController< T > | inline |
| LnStochController(const LnStochConfig &cfg) | line::ln::LnStochController< T > | inlineexplicit |
| relax_omega() const | line::ln::LnStochController< T > | inline |
| update(int it, const std::vector< LayerResult< T > > &latest, const std::vector< double > &layer_jobs, const std::vector< T > &servt, const std::vector< T > &residt) | line::ln::LnStochController< T > | inline |