mirror of
https://github.com/boostorg/ublas.git
synced 2026-02-25 16:52:09 +00:00
64defc93debe3e11aa11dc7f58aa6be1c9340824
changed implementation of norm_inf and norm_1 for complex types to use abs(z) instead of max(abs(real(z)),abs(imag(z))).
Description
Mirrored via gitea-mirror
Languages
C++
99%
QMake
0.5%
Python
0.3%
Shell
0.1%