Gael Guennebaud
|
cc641aabb7
|
Remove deprecated usage of expr::Index.
|
2015-02-16 14:46:51 +01:00 |
|
Gael Guennebaud
|
4b886e6b39
|
bug #889: fix protected typedef
|
2014-10-08 07:48:30 +02:00 |
|
Jitse Niesen
|
5fa69422a2
|
Fix copy-and-paste typo in SolveWithGuess assignment
This fixes compilation of code snippets in BiCGSTAB docs.
|
2014-09-21 14:19:23 +01:00 |
|
Gael Guennebaud
|
85c7659574
|
Refactoring of sparse solvers through a SparseSolverBase class and usage of the Solve<> expression. Introduce a SolveWithGuess expression on top of Solve.
|
2014-09-01 15:00:19 +02:00 |
|