-
- Downloads
Update the faust_SVDTJ module for genericity.
- Replacing double type by a template parameter FFP2 (can be float or double) - instantiate_algos template specializations moved to cpp.in with CMake generation for float and double defs.
Showing
- CMakeLists.txt 1 addition, 1 deletionCMakeLists.txt
- src/algorithm/CMakeLists.txt 8 additions, 1 deletionsrc/algorithm/CMakeLists.txt
- src/algorithm/factorization/faust_SVDTJ.cpp.in 42 additions, 0 deletionssrc/algorithm/factorization/faust_SVDTJ.cpp.in
- src/algorithm/factorization/faust_SVDTJ.h 7 additions, 5 deletionssrc/algorithm/factorization/faust_SVDTJ.h
- src/algorithm/factorization/faust_SVDTJ.hpp 13 additions, 47 deletionssrc/algorithm/factorization/faust_SVDTJ.hpp
Loading
Please register or sign in to comment