DiSMEC++
|
Public Member Functions | |
SetWeightsVisitor (label_id_t label, Eigen::SparseVector< real_t > *target) | |
void | operator() (const GenericInVector::DenseRef &source) |
void | operator() (const GenericInVector::SparseRef &source) |
Public Attributes | |
label_id_t | Label |
Eigen::SparseVector< real_t > * | Target |
Definition at line 89 of file sparse.cpp.
|
inline |
Definition at line 90 of file sparse.cpp.
|
inline |
Definition at line 95 of file sparse.cpp.
|
inline |
Definition at line 104 of file sparse.cpp.
label_id_t anonymous_namespace{sparse.cpp}::SetWeightsVisitor::Label |
Definition at line 108 of file sparse.cpp.
Eigen::SparseVector<real_t>* anonymous_namespace{sparse.cpp}::SetWeightsVisitor::Target |
Definition at line 109 of file sparse.cpp.