-
- Downloads
Update the C++ butterfly module to add the bit reversal permutation when the...
Update the C++ butterfly module to add the bit reversal permutation when the matrix to factorize is complex (a DFT matrix). + a minor related change in TransformHelper::fourierFaust about the optional normalization.
Showing
- src/algorithm/factorization/faust_butterfly.h 6 additions, 1 deletionsrc/algorithm/factorization/faust_butterfly.h
- src/algorithm/factorization/faust_butterfly.hpp 29 additions, 0 deletionssrc/algorithm/factorization/faust_butterfly.hpp
- src/faust_linear_operator/CPU/faust_TransformHelper.hpp 1 addition, 3 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.hpp
Loading
Please register or sign in to comment