-
- Downloads
Add an enum GradientCalcOptMode and a boolean in Faust::Params* structures to...
Add an enum GradientCalcOptMode and a boolean in Faust::Params* structures to decide to enable or not the multiplication optimization used in Palm4MSA::compute_grad_over_c and make this option available in pyfaust.factparams structures. matfaust same modification is yet to do.
Showing
- src/algorithm/factorization/faust_Palm4MSA.h 1 addition, 0 deletionssrc/algorithm/factorization/faust_Palm4MSA.h
- src/algorithm/factorization/faust_Palm4MSA.hpp 24 additions, 22 deletionssrc/algorithm/factorization/faust_Palm4MSA.hpp
- src/algorithm/factorization/faust_Params.h 15 additions, 4 deletionssrc/algorithm/factorization/faust_Params.h
- src/algorithm/factorization/faust_Params.hpp 14 additions, 7 deletionssrc/algorithm/factorization/faust_Params.hpp
- src/algorithm/factorization/faust_ParamsFGFT.h 3 additions, 3 deletionssrc/algorithm/factorization/faust_ParamsFGFT.h
- src/algorithm/factorization/faust_ParamsPalm.h 4 additions, 1 deletionsrc/algorithm/factorization/faust_ParamsPalm.h
- src/algorithm/factorization/faust_ParamsPalm.hpp 6 additions, 3 deletionssrc/algorithm/factorization/faust_ParamsPalm.hpp
- src/algorithm/factorization/faust_ParamsPalmFGFT.h 3 additions, 3 deletionssrc/algorithm/factorization/faust_ParamsPalmFGFT.h
- src/algorithm/factorization/faust_ParamsPalmFGFT.hpp 1 addition, 1 deletionsrc/algorithm/factorization/faust_ParamsPalmFGFT.hpp
- wrapper/python/pyfaust/factparams.py 15 additions, 9 deletionswrapper/python/pyfaust/factparams.py
- wrapper/python/src/FaustCoreCy.pxd 1 addition, 0 deletionswrapper/python/src/FaustCoreCy.pxd
- wrapper/python/src/FaustFact.h 1 addition, 0 deletionswrapper/python/src/FaustFact.h
- wrapper/python/src/FaustFact.hpp 7 additions, 4 deletionswrapper/python/src/FaustFact.hpp
- wrapper/python/src/_FaustCorePy.pyx 4 additions, 0 deletionswrapper/python/src/_FaustCorePy.pyx
Loading
Please register or sign in to comment