Просмотр исходного кода

ublas/expression_types.hpp: added typedef ublas_expression::self_type
ublas/fwd.hpp: added default template arguments to declaration of generalized_vector_of_vector
ublas/lu.hpp: added constructor from vector to permutation_matrix
ublas/storage.hpp: fix #2891
ublas/detail/concepts.hpp: added documentation and some missing concept checks

ublas/traits.hpp:
added new traits classes: container_traits, matrix_traits, vector_traits
they work for all ublas classes and c-arrays (T[M][N] and T[M])

ublas/functional.hpp:
added triangular type tags
fix #2800
added my name to copyright message



[SVN r52145]

Gunter Winkler 17 лет назад
Родитель
Сommit
b874107735
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/numeric/ublas

+ 1 - 1
libs/numeric/ublas

@@ -1 +1 @@
-Subproject commit 399e9eee1aba1ae9d961b054d7202f74a65a5f90
+Subproject commit 84c045c743fbb3f2445661c17c49ef52bd73c4ce

粤ICP备19079148号