Home
last modified time | relevance | path

Searched defs:CvSVMKernelRow (Results 1 – 2 of 2) sorted by relevance

/external/opencv/ml/include/
Dml.h371 struct CvSVMKernelRow struct
373 CvSVMKernelRow* prev; argument
374 CvSVMKernelRow* next; argument
375 float* data;
/external/opencv3/apps/traincascade/
Dold_ml.hpp346 struct CvSVMKernelRow struct
348 CvSVMKernelRow* prev; argument
349 CvSVMKernelRow* next; argument
350 float* data;