Searched defs:_yf (Results 1 – 1 of 1) sorted by relevance
1114 static bool solve_eps_svr( const Mat& _samples, const vector<float>& _yf, in solve_eps_svr()1153 static bool solve_nu_svr( const Mat& _samples, const vector<float>& _yf, in solve_nu_svr()1372 vector<float> _yf; in do_train() local