2
0
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:
Gunter Winkler
2010-03-04 23:01:32 +00:00
parent 8bcb0cb43c
commit 855faa5f4e
2 changed files with 4 additions and 0 deletions

View File

@@ -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