DiSMEC++
|
Functions | |
Model::FeatureMatrixIn | make_matrix (const DenseFeatures &features, long begin, long end) |
Model::FeatureMatrixIn | make_matrix (const SparseFeatures &features, long begin, long end) |
Model::FeatureMatrixIn anonymous_namespace{prediction.cpp}::make_matrix | ( | const DenseFeatures & | features, |
long | begin, | ||
long | end | ||
) |
Definition at line 43 of file prediction.cpp.
Model::FeatureMatrixIn anonymous_namespace{prediction.cpp}::make_matrix | ( | const SparseFeatures & | features, |
long | begin, | ||
long | end | ||
) |
Definition at line 46 of file prediction.cpp.
Referenced by dismec::prediction::PredictionBase::do_prediction().