-
- Downloads
Refactor and make more consistent/reusable the state copy of...
Refactor and make more consistent/reusable the state copy of TransformHelper<FPP,DEV> (transpose, conjugate, slice, mul. mode). A lot of code moved to the parent class TransformHelperGen.
Showing
- src/faust_linear_operator/CPU/faust_TransformHelper.h 2 additions, 4 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.h
- src/faust_linear_operator/CPU/faust_TransformHelper.hpp 27 additions, 82 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.hpp
- src/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp 1 addition, 9 deletionssrc/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp
- src/faust_linear_operator/faust_TransformHelperGen.h 11 additions, 0 deletionssrc/faust_linear_operator/faust_TransformHelperGen.h
- src/faust_linear_operator/faust_TransformHelperGen.hpp 54 additions, 1 deletionsrc/faust_linear_operator/faust_TransformHelperGen.hpp
Loading
Please register or sign in to comment