Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 379970a4 authored by hhakim's avatar hhakim
Browse files

Modify GivensFGFT::get_D() with opt. bool arg. to make possible to get ordered...

Modify GivensFGFT::get_D() with opt. bool arg. to make possible to get ordered D (in ascendant order of eigenvalues along the diagonal).

- Adding also GivensFGFT::get_ord_indices() to get the ordered indices. It's useful for getting the corresponding columns of the Fourier matrix.
- Deleting the sorting part of the test GivensFGFT.cpp.in, because now we can directly rely on get_D(true) and get_ord_indices().
parent fbbc815a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment