-
- Downloads
Optimize MatSparse::get_cols()/get_rows() by removing the MatDense conversion...
Optimize MatSparse::get_cols()/get_rows() by removing the MatDense conversion and writing pure MatSparse operations.
Showing
- src/faust_linear_operator/CPU/faust_MatDense.h 2 additions, 2 deletionssrc/faust_linear_operator/CPU/faust_MatDense.h
- src/faust_linear_operator/CPU/faust_MatDense.hpp 2 additions, 2 deletionssrc/faust_linear_operator/CPU/faust_MatDense.hpp
- src/faust_linear_operator/CPU/faust_MatSparse.h 32 additions, 3 deletionssrc/faust_linear_operator/CPU/faust_MatSparse.h
- src/faust_linear_operator/CPU/faust_MatSparse.hpp 91 additions, 27 deletionssrc/faust_linear_operator/CPU/faust_MatSparse.hpp
- src/faust_linear_operator/faust_MatGeneric.h 2 additions, 2 deletionssrc/faust_linear_operator/faust_MatGeneric.h
Loading
Please register or sign in to comment