-
- Downloads
Add TransformHelper::optimize() and a C++ test: it does a pruneout +...
Add TransformHelper::optimize() and a C++ test: it does a pruneout + optimize_storage and choose the quickest method for the Faust-matrix product.
Showing
- misc/test/CMakeLists.txt 2 additions, 2 deletionsmisc/test/CMakeLists.txt
- misc/test/src/C++/unit/faust_transform_optimize.cpp.in 86 additions, 0 deletionsmisc/test/src/C++/unit/faust_transform_optimize.cpp.in
- src/faust_linear_operator/CPU/faust_TransformHelper.h 3 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.h
- src/faust_linear_operator/CPU/faust_TransformHelper.hpp 324 additions, 284 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.hpp
This diff is collapsed.
Please register or sign in to comment