Searched refs:fillMatrix2 (Results 1 – 4 of 4) sorted by relevance
/external/eigen/bench/ |
D | sparse_product.cpp | 111 fillMatrix2(nnzPerCol, rows, cols, sm1); in main() 112 fillMatrix2(nnzPerCol, rows, cols, sm2); in main()
|
D | sparse_dense_product.cpp | 66 fillMatrix2(7, rows, cols, sm1); in main()
|
D | BenchSparseUtil.h | 42 void fillMatrix2(int nnzPerCol, int rows, int cols, EigenSparseMatrix& dst) in fillMatrix2() function
|
D | spmv.cpp | 91 fillMatrix2(nnzPerCol, rows, cols, sm); in main()
|