Least square problem
![](/project/leastsquare/featured_hu129b240d0b252f60393099ca8c85f508_8362_720x2500_fit_q75_h2_lanczos_3.webp)
In this C++ student project, a least square problem is being solved using several classical methods : normal equation, QR factorization, Gram-Schmidt, and Householder transformation.
In this C++ student project, a least square problem is being solved using several classical methods : normal equation, QR factorization, Gram-Schmidt, and Householder transformation.