-
- Downloads
Extend faust_linear_algebra gemm_gen to support MatSparse-MatSparse...
Extend faust_linear_algebra gemm_gen to support MatSparse-MatSparse multiplication and fix a bug in spgemm (dimensions computation when dealing with transpose/adjoint ops).
Showing
- src/faust_linear_operator/CPU/faust_MatDense.h 5 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_MatDense.h
- src/faust_linear_operator/CPU/faust_MatSparse.h 3 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_MatSparse.h
- src/faust_linear_operator/CPU/faust_linear_algebra.h 1 addition, 3 deletionssrc/faust_linear_operator/CPU/faust_linear_algebra.h
- src/faust_linear_operator/CPU/faust_linear_algebra.hpp 57 additions, 30 deletionssrc/faust_linear_operator/CPU/faust_linear_algebra.hpp
Loading
Please register or sign in to comment