aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/Regression
blob: cc6bae89ba6cb432157c756d3b1f59acf8caff22 (plain)
1
2
3
4
5
#ifdef __GNUC__
#warning "The Eigen/Regression header file has been renamed to Eigen/LeastSquares. The old name is deprecated, please update your code."
#endif

#include "LeastSquares"