[real_type] use real_type for all norm computations, fix flyspray/FS#1331
I think these are the last places where double has to be replaced. The only remaining places are superlu and umfpack which are not templated and thus are hardcoded to use double.
This patch fixes flyspray/FS#1331 (closed)
Merge request reports
Activity
Added 1 commit:
- f893c331 - [real_type] use real_type for all norm computations, fix flyspray/FS#1331 (closed)
@dominic the wrapper is templated, but umfpack is still hard codded to use double... in both cases real and complex.
mentioned in commit 5127ccf5
mentioned in commit e3dbe5b2
mentioned in merge request !6 (merged)
mentioned in commit 76af711f
mentioned in issue flyspray/FS#1331 (closed)
Please register or sign in to reply