Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2800: Bug in transposed_structure
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-04-02 22:15:14
#2800: Bug in transposed_structure
-----------------------------+----------------------------------------------
Reporter: Tiago Requeijo | Owner: guwi17
Type: Bugs | Status: closed
Milestone: Boost 1.39.0 | Component: uBLAS
Version: Boost 1.38.0 | Severity: Problem
Resolution: fixed | Keywords: uBlas, storage scheme, row_major, column_major, triangular_matrix, transposed_structure
-----------------------------+----------------------------------------------
Comment(by guwi17):
(In [52145]) 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
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2800#comment:3> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:59 UTC