Skip to content
Commit 11b7e84f authored by Karl Rupp's avatar Karl Rupp
Browse files

* 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
parent 8f971c47
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment