OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetKernelBias
(Results
1 - 2
of
2
) sorted by null
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
stochastic_linear_ranker.h
152
void
SetKernelBias
(double bias) {
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/jni/
jni_stochastic_linear_ranker.cpp
196
classifier->
SetKernelBias
((double) v);
Completed in 42 milliseconds