Alexandria  2.27.0
SDC-CH common library for the Euclid project
Namespaces | Functions
LinearRegression.h File Reference
#include <utility>
#include <vector>
Include dependency graph for LinearRegression.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Euclid
 
 Euclid::MathUtils
 

Functions

std::pair< double, double > Euclid::MathUtils::linearRegression (const std::vector< double > &x, const std::vector< double > &y)