-
- Downloads
Add copy ctor and copy assignment to TransformHelper and corresponding unit...
Add copy ctor and copy assignment to TransformHelper and corresponding unit tests to test also Transform copy ctor (refactored) and operator=. Minor unrelated modif.: TransformHelper::update_total_nnz() calling Transform::update_total_nnz().
Showing
- misc/test/CMakeLists.txt 1 addition, 1 deletionmisc/test/CMakeLists.txt
- src/faust_linear_operator/CPU/faust_Transform.hpp 4 additions, 11 deletionssrc/faust_linear_operator/CPU/faust_Transform.hpp
- 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 24 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.hpp
Loading
Please register or sign in to comment