mirror of
https://github.com/boostorg/ublas.git
synced 2026-02-25 16:52:09 +00:00
Add std::vector testing for future
svn path=/trunk/boost/libs/numeric/ublas/; revision=25515
This commit is contained in:
@@ -18,7 +18,7 @@ UBLAS_TESTSET = [ modules.peek : UBLAS_TESTSET ] ;
|
||||
UBLAS_TESTSET ?=
|
||||
USE_DOUBLE USE_STD_COMPLEX
|
||||
USE_RANGE USE_SLICE
|
||||
USE_UNBOUNDED_ARRAY USE_BOUNDED_VECTOR USE_MATRIX ;
|
||||
USE_UNBOUNDED_ARRAY USE_STD_VECTOR USE_BOUNDED_VECTOR USE_MATRIX ;
|
||||
|
||||
# Sparse storage: USE_MAP_ARRAY USE_STD_MAP
|
||||
# Sparse vectors: USE_SPARSE_VECTOR USE_COMPRESSED_VECTOR USE_COORDINATE_VECTOR
|
||||
|
||||
Reference in New Issue
Block a user