mirror of
https://github.com/boostorg/ublas.git
synced 2026-02-26 17:12:10 +00:00
0d940e2d6c5a579b2e160c5dda27ca68d53410aa
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]
Description
Mirrored via gitea-mirror
Languages
C++
99%
QMake
0.5%
Python
0.3%
Shell
0.1%