ML::SVM::WorkingSet< math_t > Member List

This is the complete list of members for ML::SVM::WorkingSet< math_t >, including all inherited members.

FIFO_strategyML::SVM::WorkingSet< math_t >
GetIndices()ML::SVM::WorkingSet< math_t >inline
GetSize()ML::SVM::WorkingSet< math_t >inline
PrioritySelect(math_t *alpha, const math_t *C, int nc)ML::SVM::WorkingSet< math_t >
Select(math_t *f, math_t *alpha, math_t *y, const math_t *C)ML::SVM::WorkingSet< math_t >inline
SetSize(int n_train, int n_ws=0)ML::SVM::WorkingSet< math_t >inline
SimpleSelect(math_t *f, math_t *alpha, math_t *y, const math_t *C, int n_already_selected=0)ML::SVM::WorkingSet< math_t >
WorkingSet(const raft::handle_t &handle, cudaStream_t stream, int n_rows=0, int n_ws=0, SvmType svmType=C_SVC)ML::SVM::WorkingSet< math_t >inline
~WorkingSet()ML::SVM::WorkingSet< math_t >inline