-
- Downloads
In PALM4MSA 2020 impl. if custom factors are defined at initialization,...
In PALM4MSA 2020 impl. if custom factors are defined at initialization, convert them to the configured FactorFormat (AllSparse, AllDense). - Add member functions convertToSparse(), convertToDense() in TransformHelper classes. Fix assertion about consistency of factor format in update_fact() (when factors_format == AllSparse or AllDense). Without the conversion this assertion was failing anyway.
Showing
- src/algorithm/factorization/faust_palm4msa2020_2.hpp 9 additions, 1 deletionsrc/algorithm/factorization/faust_palm4msa2020_2.hpp
- src/faust_linear_operator/CPU/faust_TransformHelper.h 2 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.h
- src/faust_linear_operator/CPU/faust_TransformHelper.hpp 30 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.hpp
- src/faust_linear_operator/GPU2/faust_TransformHelper_gpu.h 5 additions, 2 deletionssrc/faust_linear_operator/GPU2/faust_TransformHelper_gpu.h
- src/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp 30 additions, 0 deletionssrc/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp
- src/faust_linear_operator/faust_TransformHelperGen.h 3 additions, 0 deletionssrc/faust_linear_operator/faust_TransformHelperGen.h
Loading
Please register or sign in to comment