jubatus_core  0.1.2
Jubatus: Online machine learning framework for distributed environment
Public Member Functions | Public Attributes | List of all members
jubatus::core::framework::linear_mixable_helper< Model, Diff >::internal_diff_object Struct Reference
Inheritance diagram for jubatus::core::framework::linear_mixable_helper< Model, Diff >::internal_diff_object:
Inheritance graph
Collaboration diagram for jubatus::core::framework::linear_mixable_helper< Model, Diff >::internal_diff_object:
Collaboration graph

Public Member Functions

void convert_binary (packer &pk) const
 
- Public Member Functions inherited from jubatus::core::framework::diff_object_raw
virtual ~diff_object_raw ()
 

Public Attributes

Diff diff_
 

Detailed Description

template<typename Model, typename Diff>
struct jubatus::core::framework::linear_mixable_helper< Model, Diff >::internal_diff_object

Definition at line 106 of file mixable_helper.hpp.

Member Function Documentation

template<typename Model, typename Diff>
void jubatus::core::framework::linear_mixable_helper< Model, Diff >::internal_diff_object::convert_binary ( packer pk) const
inlinevirtual

Member Data Documentation

template<typename Model, typename Diff>
Diff jubatus::core::framework::linear_mixable_helper< Model, Diff >::internal_diff_object::diff_

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