-
- Downloads
Refactor Faust::prox_skperm into template specializations for double and...
Refactor Faust::prox_skperm into template specializations for double and complex<double> types because the algorithm for complex is not yet implemented (it returns an error).
Showing
- CMakeLists.txt 8 additions, 1 deletionCMakeLists.txt
- src/faust_linear_operator/CPU/faust_prox.cpp 530 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_prox.cpp
- src/faust_linear_operator/CPU/faust_prox.h 1 addition, 0 deletionssrc/faust_linear_operator/CPU/faust_prox.h
- src/faust_linear_operator/CPU/faust_prox.hpp 0 additions, 175 deletionssrc/faust_linear_operator/CPU/faust_prox.hpp
Loading
Please register or sign in to comment