-
- Downloads
Add MatDense::rowwise_min(), rowwise_min(int* col_indices), MatDense::min() and a test.
It will be useful for FGFT Jocobi algorithms.
Showing
- misc/test/CMakeLists.txt 1 addition, 1 deletionmisc/test/CMakeLists.txt
- misc/test/src/C++/unit/test_MatDense_min.cpp.in 45 additions, 0 deletionsmisc/test/src/C++/unit/test_MatDense_min.cpp.in
- 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_MatDense.hpp 17 additions, 1 deletionsrc/faust_linear_operator/CPU/faust_MatDense.hpp
Loading
Please register or sign in to comment