-
- Downloads
Implement Faust::TransformHelper<FPP,GPU2> iterative concatenation functions...
Implement Faust::TransformHelper<FPP,GPU2> iterative concatenation functions and refactor CPU and GPU2 cat functions in separate files/modules.
Showing
- src/faust_linear_operator/CPU/faust_TransformHelper.h 1 addition, 5 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.h
- src/faust_linear_operator/CPU/faust_TransformHelper.hpp 2 additions, 365 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.hpp
- src/faust_linear_operator/CPU/faust_TransformHelper_cat.h 11 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper_cat.h
- src/faust_linear_operator/CPU/faust_TransformHelper_cat.hpp 366 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper_cat.hpp
- src/faust_linear_operator/GPU2/faust_TransformHelper_cat_gpu.h 12 additions, 0 deletions...aust_linear_operator/GPU2/faust_TransformHelper_cat_gpu.h
- src/faust_linear_operator/GPU2/faust_TransformHelper_cat_gpu.hpp 58 additions, 0 deletions...st_linear_operator/GPU2/faust_TransformHelper_cat_gpu.hpp
- src/faust_linear_operator/GPU2/faust_TransformHelper_gpu.h 4 additions, 0 deletionssrc/faust_linear_operator/GPU2/faust_TransformHelper_gpu.h
- src/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp 4 additions, 25 deletionssrc/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp
- wrapper/python/src/FaustCoreCpp.h 2 additions, 0 deletionswrapper/python/src/FaustCoreCpp.h
- wrapper/python/src/FaustCoreCppGPU.hpp 12 additions, 0 deletionswrapper/python/src/FaustCoreCppGPU.hpp
- wrapper/python/src/FaustCoreCyGPU.pxd 2 additions, 0 deletionswrapper/python/src/FaustCoreCyGPU.pxd
- wrapper/python/src/_FaustCorePyGPU.pyx 81 additions, 0 deletionswrapper/python/src/_FaustCorePyGPU.pyx
Loading
Please register or sign in to comment