Searched defs:bias (Results 1 - 2 of 2) sorted by relevance

/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
H A Dstochastic_linear_ranker.h150 // This function sets the kernel bias. NOTE: in most use cases, bias should
152 void SetKernelBias(double bias) { argument
153 kernel_bias_ = bias;
212 // Kernel gain and bias are typically multiplicative and additive factors to
/frameworks/native/include/android/
H A Dsensor.h135 float bias[3]; member in union:AUncalibratedEvent::__anon1211

Completed in 3064 milliseconds