-
- Downloads
Optimize Transform and TransformHelper ctors (avoid copies).
Prefer conjugate and transpose flags instead of copying when the two source Transform(Helper) objects from which we create a new Transform(Helper) are both conjugate and transpose.
Showing
- src/faust_linear_operator/CPU/faust_Transform.hpp 62 additions, 48 deletionssrc/faust_linear_operator/CPU/faust_Transform.hpp
- src/faust_linear_operator/CPU/faust_TransformHelper.h 1 addition, 1 deletionsrc/faust_linear_operator/CPU/faust_TransformHelper.h
- src/faust_linear_operator/CPU/faust_TransformHelper.hpp 9 additions, 2 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.hpp
Loading
Please register or sign in to comment