jubatus_core  0.1.2
Jubatus: Online machine learning framework for distributed environment
Classes | Typedefs
jubatus::core::anomaly Namespace Reference

Classes

class  anomaly_base
 
class  anomaly_factory
 
class  light_lof
 
class  lof
 
struct  lof_entry
 
class  lof_storage
 

Typedefs

typedef jubatus::util::data::unordered_map< std::string, lof_entrylof_table_t
 
typedef framework::linear_mixable_helper< lof_storage, lof_table_tmixable_lof_storage
 
typedef common::sfv_t sfv_diff_t
 

Typedef Documentation

typedef jubatus::util::data::unordered_map<std::string, lof_entry> jubatus::core::anomaly::lof_table_t

Definition at line 50 of file lof_storage.hpp.

Definition at line 169 of file lof_storage.hpp.

Definition at line 30 of file anomaly_type.hpp.