Searched defs:dataPoints (Results 1 – 3 of 3) sorted by relevance
60 LineParameters theilSenLinearRegression (const std::vector<tcu::Vec2>& dataPoints) in theilSenLinearRegression()120 …arametersWithConfidence theilSenSiegelLinearRegression (const std::vector<tcu::Vec2>& dataPoints, … in theilSenSiegelLinearRegression()351 vector<Vec2> dataPoints; in recomputeParameters() local
META-INF/MANIFEST.MF plugin.properties about.html scripts/cs.sh scripts ...
6154 std::vector<tcu::Vec2> dataPoints (m_iterationOrder.size()); in checkSampleTemporalStability() local