2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-02 21:32:09 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Gunter Winkler
23c234f396 fix MSVC7.1 compile failure by free function begin(it, type) and end(it, type) instead of the member functions of '''it'''
svn path=/trunk/libs/numeric/ublas/; revision=56619
2009-10-06 20:01:15 +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