Home
last modified time | relevance | path

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

/external/opencv3/modules/ml/src/
Dnbayes.cpp193 const Mat& _samples, const Mat& _vidx, const Mat& _cls_labels, in NBPredictBody()
Ddata.cpp937 void getSample(InputArray _vidx, int sidx, float* buf) const in getSample()