|
SOMHunter Core
|
This is the complete list of members for sh::AsyncSom, including all inherited members.
| _dim | sh::AsyncSom | private |
| _features_data_len | sh::AsyncSom | private |
| _scores_data_len | sh::AsyncSom | private |
| async_som_worker(AsyncSom *parent, const Settings &_logger_settings) | sh::AsyncSom | privatestatic |
| AsyncSom()=delete | sh::AsyncSom | |
| AsyncSom(AsyncSom &&_logger_settings)=default | sh::AsyncSom | |
| AsyncSom(const Settings &_logger_settings, size_t width, size_t height, const PrimaryFrameFeatures &fs, const ScoreModel &sc) | sh::AsyncSom | |
| get_display(ScoreModel scores) const | sh::AsyncSom | |
| get_koho(size_t i) const | sh::AsyncSom | inline |
| height | sh::AsyncSom | private |
| koho | sh::AsyncSom | private |
| m_ready | sh::AsyncSom | private |
| map(size_t i) const | sh::AsyncSom | inline |
| map_ready() const | sh::AsyncSom | inline |
| mapping | sh::AsyncSom | private |
| nearest_cluster_with_atleast(const float *vec, const std::vector< size_t > &stolen_count) const | sh::AsyncSom | inline |
| new_data | sh::AsyncSom | private |
| new_data_wakeup | sh::AsyncSom | private |
| points | sh::AsyncSom | private |
| present_mask | sh::AsyncSom | private |
| scores | sh::AsyncSom | private |
| start_work(const PrimaryFrameFeatures &fs, const ScoreModel &sc, const float *scores_orig) | sh::AsyncSom | |
| terminate | sh::AsyncSom | private |
| width | sh::AsyncSom | private |
| worker | sh::AsyncSom | private |
| worker_lock | sh::AsyncSom | private |
| ~AsyncSom() noexcept | sh::AsyncSom |