From 84f0317b8016e202f3e244dc24a49282522c9d14 Mon Sep 17 00:00:00 2001 From: Gunter Winkler Date: Fri, 12 Sep 2008 19:17:57 +0000 Subject: - fixed ADL problem with std::abs and std::sqrt - fixed problem that iterator1 and iterator2 of triangular matrices (and related) sometimes pointed to wrong element or outside the storage [SVN r48756] --- libs/numeric/ublas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/numeric/ublas b/libs/numeric/ublas index d2206060c3..ccbab7d10e 160000 --- a/libs/numeric/ublas +++ b/libs/numeric/ublas @@ -1 +1 @@ -Subproject commit d2206060c3e3f3b07442b2ad814663bf37514be1 +Subproject commit ccbab7d10eed88c990736b01a505d3fb2b5e62d8 -- cgit v1.2.1