-
- Downloads
Add MatDense::get_row() with a test.
MatDense::get_col() was already implemented but not get_row().
Showing
- misc/test/CMakeLists.txt 1 addition, 1 deletionmisc/test/CMakeLists.txt
- misc/test/src/C++/unit/test_MatDense_get_row.cpp.in 32 additions, 0 deletionsmisc/test/src/C++/unit/test_MatDense_get_row.cpp.in
- src/faust_linear_operator/CPU/faust_MatDense.h 1 addition, 0 deletionssrc/faust_linear_operator/CPU/faust_MatDense.h
- src/faust_linear_operator/CPU/faust_MatDense.hpp 10 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_MatDense.hpp
Loading
Please register or sign in to comment