jubatus_core  0.1.2
Jubatus: Online machine learning framework for distributed environment
jubatus::core::storage::inverted_index_storage Member List

This is the complete list of members for jubatus::core::storage::inverted_index_storage, including all inherited members.

add_inp_scores(const std::string &row, float val, std::vector< float > &scores) const jubatus::core::storage::inverted_index_storageprivate
calc_columnl2norm(uint64_t column_id) const jubatus::core::storage::inverted_index_storageprivate
calc_l2norm(const common::sfv_t &sfv)jubatus::core::storage::inverted_index_storageprivatestatic
calc_scores(const common::sfv_t &sfv, std::vector< std::pair< std::string, float > > &scores, size_t ret_num) const jubatus::core::storage::inverted_index_storage
clear()jubatus::core::storage::inverted_index_storage
column2id_jubatus::core::storage::inverted_index_storageprivate
column2norm_jubatus::core::storage::inverted_index_storageprivate
column2norm_diff_jubatus::core::storage::inverted_index_storageprivate
get(const std::string &row, const std::string &column) const jubatus::core::storage::inverted_index_storage
get_all_column_ids(std::vector< std::string > &ids) const jubatus::core::storage::inverted_index_storage
get_diff(diff_type &diff_str) const jubatus::core::storage::inverted_index_storage
get_from_tbl(const std::string &row, uint64_t column_id, const tbl_t &tbl, bool &exist) const jubatus::core::storage::inverted_index_storageprivate
get_version() const jubatus::core::storage::inverted_index_storageinline
inv_jubatus::core::storage::inverted_index_storageprivate
inv_diff_jubatus::core::storage::inverted_index_storageprivate
inverted_index_storage()jubatus::core::storage::inverted_index_storage
mix(const diff_type &lhs_str, diff_type &rhs_str) const jubatus::core::storage::inverted_index_storage
MSGPACK_DEFINE(inv_, inv_diff_, column2norm_, column2norm_diff_, column2id_)jubatus::core::storage::inverted_index_storage
name() const jubatus::core::storage::inverted_index_storage
pack(framework::packer &packer) const jubatus::core::storage::inverted_index_storage
put_diff(const diff_type &mixed_diff)jubatus::core::storage::inverted_index_storage
remove(const std::string &row, const std::string &column)jubatus::core::storage::inverted_index_storage
set(const std::string &row, const std::string &column, float val)jubatus::core::storage::inverted_index_storage
unpack(msgpack::object o)jubatus::core::storage::inverted_index_storage
~inverted_index_storage()jubatus::core::storage::inverted_index_storage