-
- Downloads
Add functions to pack factors in a Faust (multiply them to obtain a single...
Add functions to pack factors in a Faust (multiply them to obtain a single matrix). TransformHelper::pack_factors() signatures (pack to the left, to the right, by index range or all TranformHelper factors).
Showing
- misc/test/CMakeLists.txt 1 addition, 1 deletionmisc/test/CMakeLists.txt
- misc/test/src/C++/unit/test_TH_pack_factors.cpp.in 178 additions, 0 deletionsmisc/test/src/C++/unit/test_TH_pack_factors.cpp.in
- src/faust_linear_operator/CPU/faust_TransformHelper.h 8 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.h
- src/faust_linear_operator/CPU/faust_TransformHelper.hpp 43 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.hpp
Please register or sign in to comment