#include <gamma.hpp>
◆ gamma_table_cache()
◆ gamma_to_key()
signed neo::gamma_table_cache::gamma_to_key |
( |
float |
gamma | ) |
const |
|
private |
◆ operator[]()
gamma_table const & neo::gamma_table_cache::operator[] |
( |
float |
gamma | ) |
|
◆ _gamma_multiplier
float neo::gamma_table_cache::_gamma_multiplier |
|
private |
◆ _gamma_to_table
std::map<signed, std::unique_ptr<gamma_table> > neo::gamma_table_cache::_gamma_to_table |
|
private |
◆ _lookup_mutex
std::mutex neo::gamma_table_cache::_lookup_mutex |
|
private |
◆ default_precision
constexpr unsigned neo::gamma_table_cache::default_precision = 2 |
|
staticconstexpr |
The documentation for this class was generated from the following files: