-
- Downloads
Implement an optimization on the multiplication of 3 factors in the most...
Implement an optimization on the multiplication of 3 factors in the most advantageous order as Palm4MSA does internally for and rewrite Palm4MSA::compute_grad_over_c() to allow the option (gradCalcOptMode) to use the external or the internal optimization. Set the external optimization as the default behaviour in pyfaust.fact.
Showing
- src/algorithm/factorization/faust_Palm4MSA.h 2 additions, 0 deletionssrc/algorithm/factorization/faust_Palm4MSA.h
- src/algorithm/factorization/faust_Palm4MSA.hpp 31 additions, 0 deletionssrc/algorithm/factorization/faust_Palm4MSA.hpp
- src/faust_linear_operator/CPU/faust_linear_algebra.h 175 additions, 173 deletionssrc/faust_linear_operator/CPU/faust_linear_algebra.h
- src/faust_linear_operator/CPU/faust_linear_algebra.hpp 45 additions, 2 deletionssrc/faust_linear_operator/CPU/faust_linear_algebra.hpp
- wrapper/python/pyfaust/factparams.py 3 additions, 3 deletionswrapper/python/pyfaust/factparams.py
Loading
Please register or sign in to comment