Home | History | Annotate | Download | only in include

Lines Matching refs:RBF

330     double      gamma;  // for poly/rbf/sigmoid
489 enum { LINEAR=0, POLY=1, RBF=2, SIGMOID=3 };