remove the Taucs backend : Taucs is not maintained anymore and the backend was crap anyway

This commit is contained in:
Gael Guennebaud
2010-10-06 17:42:17 +02:00
parent 423f88aa1e
commit d9c131de5b
9 changed files with 1 additions and 346 deletions

View File

@@ -29,16 +29,6 @@ namespace Eigen {
struct DefaultBackend {};
/*
enum SparseBackend {
DefaultBackend,
Taucs,
Cholmod,
SuperLU,
UmfPack
};
*/
// solver flags
enum {