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

  /frameworks/ml/bordeaux/learning/stochastic_linear_ranker/jni/
jni_stochastic_linear_ranker.h 92 const char * REG_TYPE_L1LInf = "L1LInf";
jni_stochastic_linear_ranker.cpp 126 else if (strcmp(cValue, REG_TYPE_L1LInf ) == 0)
279 s = REG_TYPE_L1LInf;

Completed in 46 milliseconds