Searched refs:simpleLinearRegression (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/performance/
H A Des2pShaderOperatorTests.cpp396 static gls::LineParameters simpleLinearRegression (const vector<Vec2>& data) function in namespace:deqp::gles2::Performance::__anon5027
423 const gls::LineParameters estimator = simpleLinearRegression(data);
/external/deqp/modules/gles3/performance/
H A Des3pShaderOperatorTests.cpp396 static gls::LineParameters simpleLinearRegression (const vector<Vec2>& data) function in namespace:deqp::gles3::Performance::__anon5314
423 const gls::LineParameters estimator = simpleLinearRegression(data);

Completed in 133 milliseconds