#include <impl_lb.hpp>
|
double | getRatio (uint64_t n, uint32_t rank) const noexcept final |
|
auto | size () const noexcept |
|
◆ BoundLoadBalancer()
BoundLoadBalancer::BoundLoadBalancer |
( |
uint32_t | s, |
|
|
uint64_t | _n_max ) |
◆ getRatio()
double BoundLoadBalancer::getRatio |
( |
uint64_t | n, |
|
|
uint32_t | rank ) const |
|
nodiscardfinalprotectedvirtualnoexcept |
◆ n_max
uint64_t BoundLoadBalancer::n_max |
|
private |
The documentation for this class was generated from the following files:
- apps/core/includes/load_balancing/impl_lb.hpp
- apps/core/src/load_balancing/impl_lb.cpp