Home | History | Annotate | Download | only in include

Lines Matching refs:START_AUTO_STEP

562         start_step(0/*CvEM::START_AUTO_STEP*/), probs(0), weights(0), means(0), covs(0)
568 int _start_step=0/*CvEM::START_AUTO_STEP*/,
593 enum { START_E_STEP=1, START_M_STEP=2, START_AUTO_STEP=0 };