Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add missing licence header to some top header files | Gael Guennebaud | 2015-10-26 |
| | |||
* | Get rid of include directives inside namespace blocks (bug #339). | Jitse Niesen | 2012-04-15 |
| | |||
* | shut up stupid ICC warnings | Benoit Jacob | 2011-02-22 |
| | |||
* | Add blocking inside HouseholderQR based on code from Vincent Lejeune. | Gael Guennebaud | 2010-06-17 |
| | | | | This is all internal stuff for now. | ||
* | Documentation clean up. | Jitse Niesen | 2009-12-08 |
| | | | | | | | | * remove non-existant reference to CwiseAll * define \householder_module (used in HouseholderSequence.h) * update I01_TopicLazyEvaluation.dox - Product is now called GeneralProduct * remove reference to list of examples which was deleted ages ago * rename PartialLU_solve.cpp snippet to PartialPivLU_solve.cpp | ||
* | added comments to help vim understand the header files are c++. | Mark Borgerding | 2009-12-01 |
| | |||
* | * add a HouseholderSequence class (not good enough yet for ↵ | Gael Guennebaud | 2009-09-16 |
| | | | | | | Triadiagonalization and HessenbergDecomposition) * rework a bit AnyMatrixBase, and mobe it to a separate file | ||
* | add new Householder module | Benoit Jacob | 2009-08-03 |