2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-24 04:22:12 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Gunter Winkler
3884fc8cd8 test/test71.cpp reverted some changes regarding boost::interval
test/test73.cpp reverted addition of special initilizer
test/common/init.hpp changed common initilizer to use float instead of (unsigned) int to initialize test vectors/matrices (this solved some boost::interval issues, but revealed other ones)



[SVN r52142]
2009-04-02 21:43:25 +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
b7dd9ba311 added unit test for LU decomposition
[SVN r51673]
2009-03-09 22:32:04 +00:00
Michael Stevens
8b21ea96c4 CHANGE implement vector/matrix_container base classes
- needs to be commited to HEAD (merge from branch) for wide compiler testing. Should fix HP tru64 problems


[SVN r30030]
2005-07-13 05:57:47 +00:00
Michael Stevens
b479889772 No need to init for default constructor
[SVN r29869]
2005-07-01 22:37:30 +00:00
Michael Stevens
c1ce171494 FIX typo
[SVN r29868]
2005-07-01 20:32:46 +00:00
Michael Stevens
3ffdc235b4 Allow for branch support of non default constructable proxies
[SVN r29867]
2005-07-01 20:29:14 +00:00
Michael Stevens
2f26212f12 tabs and max fixed for Boost
[SVN r28738]
2005-05-08 16:41:36 +00:00
Michael Stevens
dfc495e68d Support BOOST_UBLAS_NO_NESTED_CLASS_RELATION
[SVN r27700]
2005-03-16 13:10:06 +00:00
Michael Stevens
ef2613ca56 Common initialize
[SVN r27664]
2005-03-15 10:03:56 +00:00
Michael Stevens
13268f0941 Move to Boost standard test directory
[SVN r27662]
2005-03-15 09:03:25 +00:00