Browse Source

see #3539:

changed implementation of norm_inf and norm_1 for complex types to use abs(z) instead of max(abs(real(z)),abs(imag(z))).


[SVN r61136]
Gunter Winkler 16 years ago
parent
commit
f058868299
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/numeric/ublas

+ 1 - 1
libs/numeric/ublas

@@ -1 +1 @@
-Subproject commit 27655012216b09d182aba6ea02bf874dd3e89e7a
+Subproject commit 0d940e2d6c5a579b2e160c5dda27ca68d53410aa

粤ICP备19079148号