Vowpal Wabbit
|
Go to the source code of this file.
Classes | |
struct | substring |
Functions | |
VW_STD14_CONSTEXPR uint64_t | hashall (substring s, uint64_t h) |
VW_STD14_CONSTEXPR uint64_t | hashstring (substring s, uint64_t h) |
|
inline |
Definition at line 13 of file hashstring.h.
References substring::begin, substring::end, and uniform_hash().
Referenced by getHasher().
|
inline |
Definition at line 18 of file hashstring.h.
References substring::begin, substring::end, and uniform_hash().
Referenced by vw_slim::example_predict_builder::example_predict_builder(), getHasher(), TC_parser< audit >::maybeFeature(), CB::parse_label(), COST_SENSITIVE::parse_label(), CB_EVAL::parse_label(), and vw_slim::example_predict_builder::push_feature_string().