Home | History | Annotate | Download | only in src

Lines Matching refs:_sample_idx

303 bool CvEM::train( const CvMat* _samples, const CvMat* _sample_idx,
323 0, _sample_idx, false, (const float***)&train_data.data.fl,
387 if( sample_idx != _sample_idx )