You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
could be replaced with the intrinsic function hypot which returns a value equal to a processor-dependent approximation to the Euclidean distance, without undue overflow or underflow.
The text was updated successfully, but these errors were encountered:
The function
d2norm
defined hereLSQR/src/lsqr.f90
Line 1164 in e581804
could be replaced with the intrinsic function
hypot
which returns a value equal to a processor-dependent approximation to the Euclidean distance, without undue overflow or underflow.The text was updated successfully, but these errors were encountered: