-
- Downloads
Update TransformHelperGen hierarchy and particularly TransformHelper<FPP,GPU2> (new methods).
Transform<FPP,GPU2> new methods: iterator::operator<(iterator), operator+, operator-, multiply(const FPP&). TransformHelper<FPP,GPU2> new functions: ctor TransformHelper(...), pop_front, pop_back, push_first, get_product(MatDense<FPP,GPU2>&), multiply(const FPP&), (empty, todo) pack_factors, begin, end. Move up PackDir in TransformHelperGen. Minor update in test_transform_helper_gpu_mod.cpp.in (renaming to display).
Showing
- misc/test/src/C++/test_transform_helper_gpu_mod.cpp.in 2 additions, 2 deletionsmisc/test/src/C++/test_transform_helper_gpu_mod.cpp.in
- src/faust_linear_operator/CPU/faust_TransformHelper.h 0 additions, 4 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.h
- src/faust_linear_operator/GPU2/faust_TransformHelper_gpu.h 13 additions, 2 deletionssrc/faust_linear_operator/GPU2/faust_TransformHelper_gpu.h
- src/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp 53 additions, 1 deletionsrc/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp
- src/faust_linear_operator/GPU2/faust_Transform_gpu.cpp.in 30 additions, 0 deletionssrc/faust_linear_operator/GPU2/faust_Transform_gpu.cpp.in
- src/faust_linear_operator/GPU2/faust_Transform_gpu.h 4 additions, 0 deletionssrc/faust_linear_operator/GPU2/faust_Transform_gpu.h
- src/faust_linear_operator/faust_TransformHelperGen.h 6 additions, 0 deletionssrc/faust_linear_operator/faust_TransformHelperGen.h
Loading
Please register or sign in to comment