mirror of
https://github.com/boostorg/ublas.git
synced 2026-02-22 03:42:19 +00:00
see #3968: added testcase to reproduce problem
test/sparse_view_test.cpp: test case implementation test/Jamfile.v2: added target for test run
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
#include <boost/numeric/ublas/matrix_sparse.hpp>
|
||||
#include <boost/numeric/ublas/io.hpp>
|
||||
|
||||
#include <boost/numeric/ublas/traits/c_array.hpp>
|
||||
|
||||
// other boost headers
|
||||
|
||||
// headers for testcase
|
||||
|
||||
Reference in New Issue
Block a user