-
- Downloads
Refactor to make TransformHelperPoly::next() and T0 arbitrary polynomial...
Refactor to make TransformHelperPoly::next() and T0 arbitrary polynomial matrix consistent to lazy instantiation of factors. New TransformHelper::push_back overload to allow inconsistent factor sizes (disabled by default). It's needed for the lazy instantiation (at start factors are 0x0 MatSparse).
Showing
- src/faust_linear_operator/CPU/faust_Transform.h 1 addition, 1 deletionsrc/faust_linear_operator/CPU/faust_Transform.h
- src/faust_linear_operator/CPU/faust_Transform.hpp 2 additions, 2 deletionssrc/faust_linear_operator/CPU/faust_Transform.hpp
- src/faust_linear_operator/CPU/faust_TransformHelper.h 1 addition, 0 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.h
- src/faust_linear_operator/CPU/faust_TransformHelper.hpp 8 additions, 2 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.hpp
- src/faust_linear_operator/CPU/faust_TransformHelperPoly.h 21 additions, 12 deletionssrc/faust_linear_operator/CPU/faust_TransformHelperPoly.h
- src/faust_linear_operator/CPU/faust_TransformHelperPoly.hpp 115 additions, 94 deletionssrc/faust_linear_operator/CPU/faust_TransformHelperPoly.hpp
Loading
Please register or sign in to comment