mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
remove the Taucs backend : Taucs is not maintained anymore and the backend was crap anyway
This commit is contained in:
@@ -29,16 +29,6 @@ namespace Eigen {
|
||||
|
||||
struct DefaultBackend {};
|
||||
|
||||
/*
|
||||
enum SparseBackend {
|
||||
DefaultBackend,
|
||||
Taucs,
|
||||
Cholmod,
|
||||
SuperLU,
|
||||
UmfPack
|
||||
};
|
||||
*/
|
||||
|
||||
|
||||
// solver flags
|
||||
enum {
|
||||
|
||||
Reference in New Issue
Block a user