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

SparseLLT/LDLT without permutation?

Tags: None
(comma "," separated)
zzzy
Registered Member
Posts
6
Karma
0
Hi:
Is there a way to ask Eigen to perform sparse LLT/LDLT (over a symmetric sparse matrix ) without permutation? We have some ideas on re-ordering matrix elements and would like to test our own permutation.
Thanks for developing Eigen, it is amazing!
User avatar
ggael
Moderator
Posts
3447
Karma
19
OS
Sure, use NaturalOrdering<int> as the third template argument of SimplicialLDLT and apply ordering by hand. You can also implement your own ordering class to be passed to SimplicialLDLT. See https://bitbucket.org/eigen/eigen/src/c ... ew-default for some examples. If your method is effective and not too specific to a very small class of problems, you're very welcome to contribute it back to Eigen ;)
zzzy
Registered Member
Posts
6
Karma
0
Thank you for your reply! Let us see what we can do :)


Bookmarks



Who is online

Registered users: Bing [Bot], Evergrowing, Google [Bot], rockscient