Vowpal Wabbit
|
#include <utility>
#include <vector>
#include <unordered_map>
#include <cassert>
#include <set>
#include "feature_group.h"
#include "generic_range.h"
#include "chained_proxy_iterator.h"
Classes | |
class | VW::iterator_t< FeaturesT, IndexT, HashT > |
Insertion or removal will result in this value in invalidated. More... | |
class | VW::indexed_iterator_t< IndicesT, FeaturesT, IndexT, HashT > |
Insertion or removal will result in this value in invalidated. More... | |
struct | VW::namespaced_features |
Namespaces | |
VW | |
Typedefs | |
typedef unsigned char | namespace_index |
typedef unsigned char namespace_index |