Searched defs:sparse_product_regression_test (Results 1 - 1 of 1) sorted by relevance

/external/eigen/test/
H A Dsparse_product.cpp221 template<typename SparseMatrixType, typename DenseMatrixType> void sparse_product_regression_test() function
250 CALL_SUBTEST_4( (sparse_product_regression_test<SparseMatrix<double,RowMajor>, Matrix<double, Dynamic, Dynamic, RowMajor> >()) );

Completed in 81 milliseconds