|
jubatus_core
0.1.2
Jubatus: Online machine learning framework for distributed environment
|
#include <string>#include <utility>#include <vector>#include <msgpack.hpp>#include "jubatus/util/data/unordered_map.h"#include "storage_type.hpp"#include "../common/version.hpp"#include "../common/type.hpp"#include "../common/unordered_map.hpp"#include "../common/key_manager.hpp"#include "../framework/mixable_helper.hpp"#include "sparse_matrix_storage.hpp"

Go to the source code of this file.
Classes | |
| class | jubatus::core::storage::inverted_index_storage |
| struct | jubatus::core::storage::inverted_index_storage::diff_type |
Namespaces | |
| jubatus | |
| jubatus::core | |
| jubatus::core::storage | |
Typedefs | |
| typedef framework::linear_mixable_helper< inverted_index_storage, inverted_index_storage::diff_type > | jubatus::core::storage::mixable_inverted_index_storage |
1.8.9.1