Home | History | Annotate | Download | only in include

Lines Matching defs:probs

562         start_step(0/*CvEM::START_AUTO_STEP*/), probs(0), weights(0), means(0), covs(0)
572 probs(_probs), weights(_weights), means(_means), covs(_covs), term_crit(_term_crit)
578 const CvMat* probs;
604 virtual float predict( const CvMat* sample, CvMat* probs ) const;
631 CvMat* probs;