Commit message (Expand) | Author | Age | |
---|---|---|---|
* | make ColPivotingQR use HouseholderSequence | Gael Guennebaud | 2009-09-16 |
* | modernize HouseholderQR too, uniformize all that stuff, update tests | Benoit Jacob | 2009-08-24 |
* | bring the modern comfort also to ColPivotingHouseholderQR | Benoit Jacob | 2009-08-24 |
* | add logAbsDeterminant() | Benoit Jacob | 2009-08-24 |
* | add test for absDeterminant() | Benoit Jacob | 2009-08-24 |
* | give FullPivotingHouseholderQR all the modern comfort | Benoit Jacob | 2009-08-24 |
* | add ColPivotingHouseholderQR | Benoit Jacob | 2009-08-23 |