Changeset 52145

Timestamp:
Apr 2, 2009, 10:15:10 PM (14 years ago)
Author:
Gunter
Message:

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

(No files)

Note: See TracChangeset for help on using the changeset viewer.