Alexandria 2.31.0
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
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

namespace  Euclid
 
namespace  Euclid::MathUtils
 

Functions

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