-
- Downloads
Optimize TransformHelperPoly functions: get_total_nnz, get_fact_nnz,...
Optimize TransformHelperPoly functions: get_total_nnz, get_fact_nnz, get_fact_dim, to_string, getNbBytes (by avoiding the creation of factors calculating info. based on the known structure of the factors).
Showing
- src/faust_linear_operator/CPU/faust_MatSparse.h 1 addition, 0 deletionssrc/faust_linear_operator/CPU/faust_MatSparse.h
- src/faust_linear_operator/CPU/faust_MatSparse.hpp 6 additions, 1 deletionsrc/faust_linear_operator/CPU/faust_MatSparse.hpp
- src/faust_linear_operator/CPU/faust_TransformHelper.hpp 1 addition, 2 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.hpp
- src/faust_linear_operator/CPU/faust_TransformHelperPoly.hpp 57 additions, 37 deletionssrc/faust_linear_operator/CPU/faust_TransformHelperPoly.hpp
Loading
Please register or sign in to comment