-
- Downloads
Update TransformHelper*::pack_factors() and get_product() functions with a new...
Update TransformHelper*::pack_factors() and get_product() functions with a new argument to use a matrix chain product method from faust_prod_opt module (it is useful to optimize the PALM4MSA 2020 impl.).
Showing
- src/faust_linear_operator/CPU/faust_TransformHelper.h 4 additions, 4 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.h
- src/faust_linear_operator/CPU/faust_TransformHelper.hpp 29 additions, 10 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.hpp
- src/faust_linear_operator/GPU2/faust_TransformHelper_gpu.h 4 additions, 4 deletionssrc/faust_linear_operator/GPU2/faust_TransformHelper_gpu.h
- src/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp 7 additions, 5 deletionssrc/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp
- src/faust_linear_operator/faust_TransformHelperGen.h 4 additions, 3 deletionssrc/faust_linear_operator/faust_TransformHelperGen.h
- src/faust_linear_operator/faust_TransformHelperGen.hpp 5 additions, 5 deletionssrc/faust_linear_operator/faust_TransformHelperGen.hpp
Loading
Please register or sign in to comment