SOMHunter Core
sh::ScoreModel Member List

This is the complete list of members for sh::ScoreModel, including all inherited members.

_cache_ctx_dirtysh::ScoreModelmutableprivate
_cache_dirtysh::ScoreModelmutableprivate
_masksh::ScoreModelprivate
_scoressh::ScoreModelprivate
_temporal_scoressh::ScoreModelprivate
_topn_cachesh::ScoreModelmutableprivate
_topn_ctx_cachesh::ScoreModelmutableprivate
adjust(FrameId i, float prob)sh::ScoreModel
adjust(size_t temp, FrameId i, float prob)sh::ScoreModel
apply_bayes(std::set< FrameId > likes, const std::set< FrameId > &screen, const PrimaryFrameFeatures &features)sh::ScoreModel
apply_temporals(size_t depth, const DatasetFrames &_dataset_frames, const float power)sh::ScoreModel
frame_rank(FrameId i) constsh::ScoreModel
invalidate_cache()sh::ScoreModelinline
is_masked(FrameId ID) constsh::ScoreModelinline
normalize(size_t depth=MAX_TEMPORAL_SIZE)sh::ScoreModel
normalize(float *scores, size_t size)sh::ScoreModel
operator==(const ScoreModel &other) constsh::ScoreModel
operator[](FrameId i) constsh::ScoreModelinline
reset(float val=1.0F)sh::ScoreModel
reset_mask()sh::ScoreModelinline
ScoreModel(const DatasetFrames &p)sh::ScoreModelinline
set(FrameId i, float prob)sh::ScoreModel
set_mask(FrameId ID, bool val)sh::ScoreModelinline
size() constsh::ScoreModelinline
sort_by_score(const StdVector< float > &scores)sh::ScoreModelstatic
temp(size_t temp) constsh::ScoreModelinline
top_n(const DatasetFrames &_dataset_frames, size_t _size, size_t from_vid_limit=0, size_t from_shot_limit=0) constsh::ScoreModel
top_n_with_context(const DatasetFrames &_dataset_frames, size_t _size, size_t from_vid_limit, size_t from_shot_limit) constsh::ScoreModel
v() constsh::ScoreModelinline
weighted_example(const std::vector< FrameId > &subset) constsh::ScoreModel
weighted_sample(size_t _size, float pow=1) constsh::ScoreModel