|
jubatus_core
0.1.2
Jubatus: Online machine learning framework for distributed environment
|
#include <map>#include <string>#include <vector>#include "../common/version.hpp"#include "../framework/push_mixable.hpp"#include "../framework/linear_mixable.hpp"#include "../storage/column_table.hpp"#include "../unlearner/unlearner_base.hpp"

Go to the source code of this file.
Classes | |
| class | jubatus::core::framework::mixable_versioned_table |
Namespaces | |
| jubatus | |
| jubatus::core | |
| jubatus::core::framework | |
Typedefs | |
| typedef std::map< storage::owner, uint64_t > | jubatus::core::framework::version_clock |
1.8.9.1