-
- Downloads
Add a new version of prox_sp that authorizes dynamically to output a MatSparse or MatDense image.
The test shows on an exemple that it is not slower: ./run_test/bin/faust_sparse_prox_sp_double sparse sp prox time:0.340821 dense sp prox time:0.369167 This commit is issue #179 related.
Showing
- misc/test/CMakeLists.txt 1 addition, 1 deletionmisc/test/CMakeLists.txt
- misc/test/src/C++/faust_sparse_prox_sp.cpp.in 78 additions, 0 deletionsmisc/test/src/C++/faust_sparse_prox_sp.cpp.in
- src/faust_linear_operator/CPU/faust_prox.h 9 additions, 1 deletionsrc/faust_linear_operator/CPU/faust_prox.h
- src/faust_linear_operator/CPU/faust_prox.hpp 88 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_prox.hpp
- src/faust_linear_operator/faust_constant.h.in 2 additions, 1 deletionsrc/faust_linear_operator/faust_constant.h.in
Loading
Please register or sign in to comment