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

  /frameworks/ml/bordeaux/learning/stochastic_linear_ranker/jni/
jni_stochastic_linear_ranker.h 60 const char * KERNEL_PARAM = "KernelParameter";
jni_stochastic_linear_ranker.cpp 184 else if (strcmp(cKey, KERNEL_PARAM) == 0){
339 ConvertParameter2Object(env, &key_array_param, &value_array_param, KERNEL_PARAM, s.c_str(), 7 );

Completed in 772 milliseconds