HomeSort by relevance Sort by last modified time
    Searched defs:RBF (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 };
  /external/opencv/ml/include/
ml.h 330 double gamma; // for poly/rbf/sigmoid
489 enum { LINEAR=0, POLY=1, RBF=2, SIGMOID=3 };
    [all...]

Completed in 91 milliseconds