jubatus_core  0.1.2
Jubatus: Online machine learning framework for distributed environment
Namespaces | Functions
nearest_neighbor_factory.hpp File Reference
#include <map>
#include <string>
#include "jubatus/util/lang/shared_ptr.h"
#include "../common/jsonconfig.hpp"
Include dependency graph for nearest_neighbor_factory.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 jubatus
 
 jubatus::core
 
 jubatus::core::nearest_neighbor
 
 jubatus::core::storage
 

Functions

jubatus::util::lang::shared_ptr< nearest_neighbor_base > jubatus::core::nearest_neighbor::create_nearest_neighbor (const std::string &name, const common::jsonconfig::config &config, jubatus::util::lang::shared_ptr< storage::column_table > table, const std::string &id)