jubatus_core  0.1.2
Jubatus: Online machine learning framework for distributed environment
Public Member Functions | Public Attributes | List of all members
jubatus::core::fv_converter::splitter_weight_type Struct Reference

#include <datum_to_fv_converter.hpp>

Collaboration diagram for jubatus::core::fv_converter::splitter_weight_type:
Collaboration graph

Public Member Functions

 splitter_weight_type (frequency_weight_type freq_weight_type, term_weight_type term_weight_type)
 

Public Attributes

frequency_weight_type freq_weight_type_
 
term_weight_type term_weight_type_
 

Detailed Description

Definition at line 45 of file datum_to_fv_converter.hpp.

Constructor & Destructor Documentation

jubatus::core::fv_converter::splitter_weight_type::splitter_weight_type ( frequency_weight_type  freq_weight_type,
term_weight_type  term_weight_type 
)
inline

Member Data Documentation

frequency_weight_type jubatus::core::fv_converter::splitter_weight_type::freq_weight_type_
term_weight_type jubatus::core::fv_converter::splitter_weight_type::term_weight_type_

The documentation for this struct was generated from the following file: