-
- Downloads
Implement TransformHelper<complex<double>,GPU2>::real and use it...
Implement TransformHelper<complex<double>,GPU2>::real and use it pyfaust.Faust.astype to copy real part of GPU complex Fausts to a GPU real Faust.
Showing
- src/faust_linear_operator/CPU/faust_TransformHelper.cpp 3 additions, 34 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.cpp
- src/faust_linear_operator/CPU/faust_TransformHelper.h 1 addition, 2 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.h
- src/faust_linear_operator/CPU/faust_TransformHelper.hpp 27 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.hpp
- src/faust_linear_operator/GPU2/faust_TransformHelper_gpu.h 3 additions, 2 deletionssrc/faust_linear_operator/GPU2/faust_TransformHelper_gpu.h
- src/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp 25 additions, 4 deletionssrc/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp
- wrapper/python/pyfaust.py 2 additions, 5 deletionswrapper/python/pyfaust.py
- wrapper/python/src/FaustCoreCpp.hpp 16 additions, 15 deletionswrapper/python/src/FaustCoreCpp.hpp
Loading
Please register or sign in to comment