Template Function FastGA::Helper::LinearRegression

Function Documentation

template<class T, class G>
void FastGA::Helper::LinearRegression(const std::vector<T> &x, const std::vector<G> &y, Regression &r)