-
- Downloads
Update TransformHelper::pack_factors() by using cleaner methods: insert,...
Update TransformHelper::pack_factors() by using cleaner methods: insert, erase, resize, pop_front, pop_back, push_first (defined in Faust::Transform). New signature for get_product(). Other minor changes: debug functions Transform(Helper)::disable_dtor(), update related test on pack_factors...
Showing
- misc/test/src/C++/unit/test_TH_pack_factors.cpp.in 7 additions, 3 deletionsmisc/test/src/C++/unit/test_TH_pack_factors.cpp.in
- src/algorithm/factorization/faust_Params.h 1 addition, 1 deletionsrc/algorithm/factorization/faust_Params.h
- src/faust_linear_operator/CPU/faust_Transform.h 21 additions, 7 deletionssrc/faust_linear_operator/CPU/faust_Transform.h
- src/faust_linear_operator/CPU/faust_Transform.hpp 75 additions, 17 deletionssrc/faust_linear_operator/CPU/faust_Transform.hpp
- src/faust_linear_operator/CPU/faust_TransformHelper.h 8 additions, 2 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.h
- src/faust_linear_operator/CPU/faust_TransformHelper.hpp 61 additions, 18 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.hpp
- src/faust_linear_operator/CPU/faust_linear_algebra.hpp 1 addition, 1 deletionsrc/faust_linear_operator/CPU/faust_linear_algebra.hpp
Loading
Please register or sign in to comment