Home
last modified time | relevance | path

Searched refs:_cls_labels (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/modules/ml/src/
H A Dnbayes.cpp194 const Mat& _samples, const Mat& _vidx, const Mat& _cls_labels, in NBPredictBody() argument
203 cls_labels = &_cls_labels; in NBPredictBody()