-
- Downloads
Implement Faust lazy row/column indexing with indexMultiply optimization in...
Implement Faust lazy row/column indexing with indexMultiply optimization in case of dense CPU Faust. Benchmarks have shown that the dense Faust case is the only case when it is interesting to use indexMul.
Showing
- src/faust_linear_operator/CPU/faust_TransformHelper.hpp 118 additions, 28 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.hpp
- src/faust_linear_operator/GPU2/faust_TransformHelper_gpu.h 1 addition, 0 deletionssrc/faust_linear_operator/GPU2/faust_TransformHelper_gpu.h
- src/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp 9 additions, 0 deletionssrc/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp
- src/faust_linear_operator/faust_TransformHelperGen.h 4 additions, 2 deletionssrc/faust_linear_operator/faust_TransformHelperGen.h
- src/faust_linear_operator/faust_TransformHelperGen.hpp 182 additions, 78 deletionssrc/faust_linear_operator/faust_TransformHelperGen.hpp
Loading
Please register or sign in to comment