OpenGrok
Cross Reference: ml.h
xref
: /
external
/
opencv
/
ml
/
include
/
ml.h
Home
|
History
|
Annotate
|
Download
|
only in
include
Lines Matching
refs:LINEAR
489
enum {
LINEAR
=0, POLY=1, RBF=2, SIGMOID=3 };