Gunter Winkler
d694ded64a
Jamfile.v2: disabled failing test7 (need more time to investigate this)
...
CMakeLists.txt: added new tests, but was still not able to run cmake successfully
[SVN r52141]
2009-04-02 21:40:20 +00:00
Gunter Winkler
94a1e3b1c3
Jamfile.v2: disabled failing test7 (need more time to investigate this)
...
CMakeLists.txt: added new tests, but was still not able to run cmake successfully
2009-04-02 21:40:20 +00:00
Gunter Winkler
264aad218a
replaced duplicate 'size_type' by 'difference_type'
...
svn path=/trunk/boost/numeric/ublas/; revision=51778
2009-03-14 21:29:22 +00:00
Gunter Winkler
5a338aa0db
replaced duplicate 'size_type' by 'difference_type'
...
svn path=/trunk/boost/numeric/ublas/; revision=51778
2009-03-14 21:29:22 +00:00
Gunter Winkler
45e3131d13
replaced duplicate 'size_type' by 'difference_type'
...
[SVN r51778]
2009-03-14 21:29:22 +00:00
Gunter Winkler
c8fda45ce6
replaced duplicate 'size_type' by 'difference_type'
2009-03-14 21:29:22 +00:00
Gunter Winkler
06efe57153
fwd.hpp:
...
* default arguments for generalized_vector_of_vector
expression_types.hpp:
* added self_type to matrix_expression
detail/concepts.hpp:
* added documentation and missing concept checks to scalar expression and vector expression
traits.hpp:
* added container_traits
* added vector_traits
* added matrix_traits
svn path=/trunk/boost/numeric/ublas/; revision=51765
2009-03-13 21:10:04 +00:00
Gunter Winkler
1394081c58
fwd.hpp:
...
* default arguments for generalized_vector_of_vector
expression_types.hpp:
* added self_type to matrix_expression
detail/concepts.hpp:
* added documentation and missing concept checks to scalar expression and vector expression
traits.hpp:
* added container_traits
* added vector_traits
* added matrix_traits
svn path=/trunk/boost/numeric/ublas/; revision=51765
2009-03-13 21:10:04 +00:00
Gunter Winkler
c845bd655c
fwd.hpp:
...
* default arguments for generalized_vector_of_vector
expression_types.hpp:
* added self_type to matrix_expression
detail/concepts.hpp:
* added documentation and missing concept checks to scalar expression and vector expression
traits.hpp:
* added container_traits
* added vector_traits
* added matrix_traits
[SVN r51765]
2009-03-13 21:10:04 +00:00
Gunter Winkler
fee9f51097
fwd.hpp:
...
* default arguments for generalized_vector_of_vector
expression_types.hpp:
* added self_type to matrix_expression
detail/concepts.hpp:
* added documentation and missing concept checks to scalar expression and vector expression
traits.hpp:
* added container_traits
* added vector_traits
* added matrix_traits
2009-03-13 21:10:04 +00:00
Gunter Winkler
6c8bc0909e
functional.hpp:
...
* added triangular_type definitions
* added transposed_layout to basic_row_major and basic_column_major
* fix #2800 : transposed_structure has to switch row major and column major
svn path=/trunk/boost/numeric/ublas/; revision=51764
2009-03-13 21:07:16 +00:00
Gunter Winkler
98f7313557
functional.hpp:
...
* added triangular_type definitions
* added transposed_layout to basic_row_major and basic_column_major
* fix #2800 : transposed_structure has to switch row major and column major
svn path=/trunk/boost/numeric/ublas/; revision=51764
2009-03-13 21:07:16 +00:00
Gunter Winkler
831f2b65e2
functional.hpp:
...
* added triangular_type definitions
* added transposed_layout to basic_row_major and basic_column_major
* fix #2800 : transposed_structure has to switch row major and column major
[SVN r51764]
2009-03-13 21:07:16 +00:00
Gunter Winkler
ea41efaf43
functional.hpp:
...
* added triangular_type definitions
* added transposed_layout to basic_row_major and basic_column_major
* fix #2800 : transposed_structure has to switch row major and column major
2009-03-13 21:07:16 +00:00
Gunter Winkler
5d1e7b5009
test_lu.cpp: added copyright header
...
triangular_access.cpp: tests constant and mutable iterators over triangular matrices
triangular_layout.cpp: tests storage layout of symmetric and triangular matrices
common/testhelper.hpp: added more common helper functions for tests
Jamfile.v2: added new unit tests
svn path=/trunk/libs/numeric/ublas/; revision=51763
2009-03-13 20:57:52 +00:00
Gunter Winkler
3fed7e6cc8
test_lu.cpp: added copyright header
...
triangular_access.cpp: tests constant and mutable iterators over triangular matrices
triangular_layout.cpp: tests storage layout of symmetric and triangular matrices
common/testhelper.hpp: added more common helper functions for tests
Jamfile.v2: added new unit tests
svn path=/trunk/libs/numeric/ublas/; revision=51763
2009-03-13 20:57:52 +00:00
Gunter Winkler
5c9035a226
test_lu.cpp: added copyright header
...
triangular_access.cpp: tests constant and mutable iterators over triangular matrices
triangular_layout.cpp: tests storage layout of symmetric and triangular matrices
common/testhelper.hpp: added more common helper functions for tests
Jamfile.v2: added new unit tests
[SVN r51763]
2009-03-13 20:57:52 +00:00
Gunter Winkler
a90f061824
test_lu.cpp: added copyright header
...
triangular_access.cpp: tests constant and mutable iterators over triangular matrices
triangular_layout.cpp: tests storage layout of symmetric and triangular matrices
common/testhelper.hpp: added more common helper functions for tests
Jamfile.v2: added new unit tests
2009-03-13 20:57:52 +00:00
Gunter Winkler
1b70d737cc
test71.cpp: fixed initialization of vector of intervals
...
test73.cpp: fixed typo (size instead of size1)
test7.cpp: added comment
svn path=/trunk/libs/numeric/ublas/; revision=51762
2009-03-13 20:50:42 +00:00
Gunter Winkler
41418b58c6
test71.cpp: fixed initialization of vector of intervals
...
test73.cpp: fixed typo (size instead of size1)
test7.cpp: added comment
svn path=/trunk/libs/numeric/ublas/; revision=51762
2009-03-13 20:50:42 +00:00
Gunter Winkler
c3ef630d47
test71.cpp: fixed initialization of vector of intervals
...
test73.cpp: fixed typo (size instead of size1)
test7.cpp: added comment
[SVN r51762]
2009-03-13 20:50:42 +00:00
Gunter Winkler
7eafcf7355
test71.cpp: fixed initialization of vector of intervals
...
test73.cpp: fixed typo (size instead of size1)
test7.cpp: added comment
2009-03-13 20:50:42 +00:00
Gunter Winkler
b3767e6039
add new constructor from vector to permutation matrix
...
svn path=/trunk/boost/numeric/ublas/; revision=51741
2009-03-12 21:35:10 +00:00
Gunter Winkler
20ba9f0de2
add new constructor from vector to permutation matrix
...
svn path=/trunk/boost/numeric/ublas/; revision=51741
2009-03-12 21:35:10 +00:00
Gunter Winkler
61323179c5
add new constructor from vector to permutation matrix
...
[SVN r51741]
2009-03-12 21:35:10 +00:00
Gunter Winkler
95dbd2f9ab
add new constructor from vector to permutation matrix
2009-03-12 21:35:10 +00:00
Gunter Winkler
f158c4e006
disabled tests for general_vector_of_vector because tests still fail. this class is still experimental.
...
svn path=/trunk/libs/numeric/ublas/; revision=51740
2009-03-12 21:16:44 +00:00
Gunter Winkler
0eee6716dc
disabled tests for general_vector_of_vector because tests still fail. this class is still experimental.
...
svn path=/trunk/libs/numeric/ublas/; revision=51740
2009-03-12 21:16:44 +00:00
Gunter Winkler
74140a460f
disabled tests for general_vector_of_vector because tests still fail. this class is still experimental.
...
[SVN r51740]
2009-03-12 21:16:44 +00:00
Gunter Winkler
ddceae283b
disabled tests for general_vector_of_vector because tests still fail. this class is still experimental.
2009-03-12 21:16:44 +00:00
Gunter Winkler
a673f2e63e
added unit test for LU decomposition
...
svn path=/trunk/libs/numeric/ublas/; revision=51673
2009-03-09 22:32:04 +00:00
Gunter Winkler
75343317cc
added unit test for LU decomposition
...
svn path=/trunk/libs/numeric/ublas/; revision=51673
2009-03-09 22:32:04 +00:00
Gunter Winkler
b7dd9ba311
added unit test for LU decomposition
...
[SVN r51673]
2009-03-09 22:32:04 +00:00
Gunter Winkler
54e05387ad
added unit test for LU decomposition
2009-03-09 22:32:04 +00:00
Gunter Winkler
399e9eee1a
detail/concepts.hpp: added read only vector concept
...
storage_sparse.hpp: removed wrong structure check, added check for empty sequence to erase(it1, it2)
[SVN r51666]
2009-03-09 20:24:11 +00:00
Gunter Winkler
2986f34aee
detail/concepts.hpp: added read only vector concept
...
storage_sparse.hpp: removed wrong structure check, added check for empty sequence to erase(it1, it2)
svn path=/branches/release/boost/numeric/ublas/; revision=51666
2009-03-09 20:24:11 +00:00
Gunter Winkler
bb119a5814
detail/concepts.hpp: added read only vector concept
...
storage_sparse.hpp: removed wrong structure check, added check for empty sequence to erase(it1, it2)
svn path=/branches/release/boost/numeric/ublas/; revision=51666
2009-03-09 20:24:11 +00:00
Gunter Winkler
e427983211
* see #2691
...
* fixed typos
* need still some time to think about the "is mutable" comment
svn path=/trunk/libs/numeric/ublas/; revision=50917
2009-01-30 21:19:38 +00:00
Gunter Winkler
5aae30d428
* see #2691
...
* fixed typos
* need still some time to think about the "is mutable" comment
svn path=/trunk/libs/numeric/ublas/; revision=50917
2009-01-30 21:19:38 +00:00
Gunter Winkler
0b2b99b517
* see #2691
...
* fixed typos
* need still some time to think about the "is mutable" comment
[SVN r50917]
2009-01-30 21:19:38 +00:00
Gunter Winkler
8a410a2367
* see #2691
...
* fixed typos
* need still some time to think about the "is mutable" comment
2009-01-30 21:19:38 +00:00
Gunter Winkler
8dc506c1f6
* fix and close #2686
...
* replaced the word "upper" by "lower" because the description is for lower triangular matrices
* added more detailed example for the use of triangular matrices and adaptors
svn path=/trunk/libs/numeric/ublas/; revision=50916
2009-01-30 21:12:32 +00:00
Gunter Winkler
99a0f82573
* fix and close #2686
...
* replaced the word "upper" by "lower" because the description is for lower triangular matrices
* added more detailed example for the use of triangular matrices and adaptors
svn path=/trunk/libs/numeric/ublas/; revision=50916
2009-01-30 21:12:32 +00:00
Gunter Winkler
0a74f5f85f
* fix and close #2686
...
* replaced the word "upper" by "lower" because the description is for lower triangular matrices
* added more detailed example for the use of triangular matrices and adaptors
[SVN r50916]
2009-01-30 21:12:32 +00:00
Gunter Winkler
0b077e1c0d
* fix and close #2686
...
* replaced the word "upper" by "lower" because the description is for lower triangular matrices
* added more detailed example for the use of triangular matrices and adaptors
2009-01-30 21:12:32 +00:00
Troy D. Straszheim
c65fccf2d7
merge of cmake build files from trunk per beman
...
[SVN r50756]
2009-01-24 18:57:20 +00:00
Troy D. Straszheim
24362fdfd4
merge of cmake build files from trunk per beman
...
svn path=/branches/release/libs/numeric/ublas/; revision=50756
2009-01-24 18:57:20 +00:00
Troy D. Straszheim
59b2fe7d19
merge of cmake build files from trunk per beman
...
svn path=/branches/release/libs/numeric/ublas/; revision=50756
2009-01-24 18:57:20 +00:00
Michael A. Jackson
4e8346bc42
Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
...
svn path=/trunk/libs/numeric/ublas/; revision=49627
2008-11-07 17:02:56 +00:00
Michael A. Jackson
694bb36811
Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
...
svn path=/trunk/libs/numeric/ublas/; revision=49627
2008-11-07 17:02:56 +00:00