port the qr module to ei_solve_xxx.

This commit is contained in:
Benoit Jacob
2009-11-08 10:21:26 -05:00
parent 68210b03c1
commit ba7bfe110c
8 changed files with 195 additions and 196 deletions

View File

@@ -86,7 +86,6 @@ template<typename _MatrixType> class SVD
* \note_about_checking_solutions
*
* \note_about_arbitrary_choice_of_solution
* \note_about_using_kernel_to_study_multiple_solutions
*
* \sa MatrixBase::svd(),
*/