Alexandria 2.31.2
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
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, double > Euclid::MathUtils::linearRegression (const std::vector< double > &x, const std::vector< double > &y)