HomeSort by relevance Sort by last modified time
    Searched refs:PickAClassExcept (Results 1 - 2 of 2) sorted by null

  /frameworks/ml/bordeaux/learning/multiclass_pa/native/
multiclass_pa.h 42 int PickAClassExcept(int target);
multiclass_pa.cpp 55 int MulticlassPA::PickAClassExcept(int target) {
111 int other_class = PickAClassExcept(target);
144 int other_class = PickAClassExcept(target);

Completed in 169 milliseconds