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

  /frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
common_defs.h 32 enum KernelType { LINEAR, POLY, RBF };
stochastic_linear_ranker.h 92 KernelType GetKernelType() const {
135 void SetKernelType(KernelType k ) {
211 KernelType kernel_type_;

Completed in 419 milliseconds