-
- Downloads
Minor fix on MatSparse ctor: if nnz==0 can't build any triplet of row_id, col_id, value.
Showing
- src/faust_linear_operator/CPU/faust_MatSparse.hpp 14 additions, 11 deletionssrc/faust_linear_operator/CPU/faust_MatSparse.hpp
- src/faust_linear_operator/GPU2/faust_MatGeneric_gpu.h 1 addition, 0 deletionssrc/faust_linear_operator/GPU2/faust_MatGeneric_gpu.h
- src/faust_linear_operator/GPU2/faust_MatSparse_gpu.cpp.in 1 addition, 1 deletionsrc/faust_linear_operator/GPU2/faust_MatSparse_gpu.cpp.in
- src/faust_linear_operator/GPU2/faust_MatSparse_gpu.h 1 addition, 1 deletionsrc/faust_linear_operator/GPU2/faust_MatSparse_gpu.h
Loading
Please register or sign in to comment