-
- Downloads
Add an option in Faust::TransformHelper to choose to optimize or not the...
Add an option in Faust::TransformHelper to choose to optimize or not the Faust-matrix multiplication and bind this functionality into pyfaust.
Showing
- src/algorithm/factorization/faust_GivensFGFT.h 2 additions, 2 deletionssrc/algorithm/factorization/faust_GivensFGFT.h
- src/algorithm/factorization/faust_GivensFGFT.hpp 5 additions, 5 deletionssrc/algorithm/factorization/faust_GivensFGFT.hpp
- src/algorithm/factorization/faust_GivensFGFTComplex.h 2 additions, 2 deletionssrc/algorithm/factorization/faust_GivensFGFTComplex.h
- src/algorithm/factorization/faust_GivensFGFTComplex.hpp 5 additions, 5 deletionssrc/algorithm/factorization/faust_GivensFGFTComplex.hpp
- src/faust_linear_operator/CPU/faust_MatDiag.h 14 additions, 10 deletionssrc/faust_linear_operator/CPU/faust_MatDiag.h
- src/faust_linear_operator/CPU/faust_MatDiag.hpp 28 additions, 28 deletionssrc/faust_linear_operator/CPU/faust_MatDiag.hpp
- src/faust_linear_operator/CPU/faust_Transform.h 1 addition, 1 deletionsrc/faust_linear_operator/CPU/faust_Transform.h
- src/faust_linear_operator/CPU/faust_TransformHelper.h 2 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.h
- src/faust_linear_operator/CPU/faust_TransformHelper.hpp 31 additions, 13 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.hpp
- src/faust_linear_operator/CPU/faust_Vect.h 190 additions, 192 deletionssrc/faust_linear_operator/CPU/faust_Vect.h
- src/faust_linear_operator/CPU/faust_Vect.hpp 300 additions, 305 deletionssrc/faust_linear_operator/CPU/faust_Vect.hpp
- src/faust_linear_operator/CPU/faust_linear_algebra.h 79 additions, 76 deletionssrc/faust_linear_operator/CPU/faust_linear_algebra.h
- src/faust_linear_operator/CPU/faust_linear_algebra.hpp 154 additions, 59 deletionssrc/faust_linear_operator/CPU/faust_linear_algebra.hpp
- src/faust_linear_operator/faust_MatGeneric.h 3 additions, 1 deletionsrc/faust_linear_operator/faust_MatGeneric.h
- src/faust_linear_operator/faust_MatGeneric.hpp 3 additions, 3 deletionssrc/faust_linear_operator/faust_MatGeneric.hpp
- wrapper/matlab/tools/mx2Faust.cpp 2 additions, 1 deletionwrapper/matlab/tools/mx2Faust.cpp
- wrapper/matlab/tools/mx2Faust.h 1 addition, 2 deletionswrapper/matlab/tools/mx2Faust.h
- wrapper/python/pyfaust.py 3 additions, 2 deletionswrapper/python/pyfaust.py
- wrapper/python/src/FaustCoreCpp.h 1 addition, 0 deletionswrapper/python/src/FaustCoreCpp.h
- wrapper/python/src/FaustCoreCpp.hpp 6 additions, 2 deletionswrapper/python/src/FaustCoreCpp.hpp
Loading
Please register or sign in to comment