Alexandria 2.31.0
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
Namespaces | Functions
LinearRegression.cpp File Reference
#include "MathUtils/regression/LinearRegression.h"
#include <ElementsKernel/Exception.h>
Include dependency graph for LinearRegression.cpp:

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)