This forum has been archived. All content is frozen. Please use KDE Discuss instead.

SimplicialLDLt: undeclared undentifier

Tags: None
(comma "," separated)
pidanchen
Registered Member
Posts
20
Karma
0
Try to solve A*x = B where A is sparse symmetric.

#include <Eigen/Sparse>
#include <Eigen/SparseExtra>
...

SimplicialLDLt<SparseMatrix<float> > solver;
solver.compute(Lu);


Error: SimplicialLDLt: undeclared undentifier

Anything missing?

Thanks
pidanchen
Registered Member
Posts
20
Karma
0
SimplicialCholesky<SparseMatrix<float> > solver;

solves the problem
User avatar
ggael
Moderator
Posts
3447
Karma
19
OS
SimplicialLDLt is only available in the default branch. You where probably using Eigen 3.0.x.


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]