-
- Downloads
Renew the SVDTJ algorithm: more accurate error stopping criterion and other enhancements.
- Different automatic t (number of Givens per factor) for U and V. - Ignore U and V extra factors that don't enhance the error. - Update unit C++ tests (command line options and pre-defined auto tests). - Addons and refactoring in Givens* classes.
Showing
- misc/test/src/C++/test_svdtj.cpp.in 227 additions, 40 deletionsmisc/test/src/C++/test_svdtj.cpp.in
- src/algorithm/factorization/faust_GivensFGFT.hpp 6 additions, 17 deletionssrc/algorithm/factorization/faust_GivensFGFT.hpp
- src/algorithm/factorization/faust_GivensFGFTComplex.hpp 3 additions, 14 deletionssrc/algorithm/factorization/faust_GivensFGFTComplex.hpp
- src/algorithm/factorization/faust_GivensFGFTGen.h 22 additions, 6 deletionssrc/algorithm/factorization/faust_GivensFGFTGen.h
- src/algorithm/factorization/faust_GivensFGFTGen.hpp 61 additions, 22 deletionssrc/algorithm/factorization/faust_GivensFGFTGen.hpp
- src/algorithm/factorization/faust_GivensFGFTParallel.hpp 3 additions, 2 deletionssrc/algorithm/factorization/faust_GivensFGFTParallel.hpp
- src/algorithm/factorization/faust_GivensFGFTParallelComplex.hpp 2 additions, 1 deletion...gorithm/factorization/faust_GivensFGFTParallelComplex.hpp
- src/algorithm/factorization/faust_SVDTJ.cpp.in 19 additions, 20 deletionssrc/algorithm/factorization/faust_SVDTJ.cpp.in
- src/algorithm/factorization/faust_SVDTJ.h 87 additions, 5 deletionssrc/algorithm/factorization/faust_SVDTJ.h
- src/algorithm/factorization/faust_SVDTJ.hpp 536 additions, 151 deletionssrc/algorithm/factorization/faust_SVDTJ.hpp
- wrapper/python/src/FaustFactGivensFGFT.hpp 4 additions, 4 deletionswrapper/python/src/FaustFactGivensFGFT.hpp
Loading
Please register or sign in to comment