-
- Downloads
Add another signature randMat() for both Faust::MatDense and Faust::MatSparse...
Add another signature randMat() for both Faust::MatDense and Faust::MatSparse in order to random-generate with a density per-row or per-column approach rather than a global density approach for the whole matrix.
Showing
- src/faust_linear_operator/CPU/faust_MatDense.h 2 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_MatDense.h
- src/faust_linear_operator/CPU/faust_MatDense.hpp 20 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_MatDense.hpp
- src/faust_linear_operator/CPU/faust_MatSparse.h 2 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_MatSparse.h
- src/faust_linear_operator/CPU/faust_MatSparse.hpp 72 additions, 3 deletionssrc/faust_linear_operator/CPU/faust_MatSparse.hpp
Loading
Please register or sign in to comment