Browse Source

see #3396

traits.hpp: 

* split traits into "view traits" and "mutable traits"

experimental: 

* added new folder for emerging/unfinished features

experimental/sparse_view.hpp: 

* added new class c_array_view which presents a T* array and a size as vector_view

* added new class compressed_matrix_view which wraps three arrays into a matrix_view

detail/concepts.hpp:

* prepared vector_view concept (still disabled because further work is needed here)



[SVN r56003]
Gunter Winkler 16 years ago
parent
commit
d5289ab456
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/numeric/ublas

+ 1 - 1
libs/numeric/ublas

@@ -1 +1 @@
-Subproject commit 2753f70bddb9b8da37a2e6734a085ef0a7985c2c
+Subproject commit e298065faff18347d06fbeae6abe62ab8e822edc

粤ICP备19079148号