This bugzilla service is closed. All entries have been migrated to https://gitlab.com/libeigen/eigen
Bug 497 - to change the size of the block LU
Summary: to change the size of the block LU
Status: NEW
Alias: None
Product: Eigen
Classification: Unclassified
Component: LU (show other bugs)
Version: unspecified
Hardware: All All
: Normal enhancement
Assignee: Nobody
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-12 17:54 UTC by KSergP
Modified: 2019-12-04 11:49 UTC (History)
1 user (show)



Attachments

Description KSergP 2012-08-12 17:54:32 UTC
I need to change the size of the block LU factorisation, can you help me?
Comment 1 Jitse Niesen 2013-02-23 22:38:43 UTC
As far as I can see, this functionality is not implemented yet, but it does seem a reasonable request. If you don't mind changing the source code, I guess the only thing you need to do is to change the default for the argument maxBlockSize in blocked_lu() in PartialPivLU.h from 256 to whatever you want.
Comment 2 Nobody 2019-12-04 11:49:07 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to gitlab.com's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.com/libeigen/eigen/issues/497.

Note You need to log in before you can comment on or make changes to this bug.