Searched defs:CvSVMSolutionInfo (Results 1 – 1 of 1) sorted by relevance
379 struct CvSVMSolutionInfo struct381 double obj;382 double rho;383 double upper_bound_p;384 double upper_bound_n;408 virtual bool solve_generic( CvSVMSolutionInfo& si ); argument