* Added least-squares example
* Added inplace_qr_apply_trans_Q() to compute rhs of least-squares system R = Q^T b without setting up Q * Fixed overloads for inplace_solve(A, b). More tests required, though. * Unified use of viennacl::traits::clear(result) in CG and BiCGStab
Loading
Please register or sign in to comment