]> granicus.if.org Git - graphviz/commit
use hypotf to squash a -Wfloat-conversion warning
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 2 May 2021 03:17:30 +0000 (20:17 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 16 May 2021 16:40:29 +0000 (09:40 -0700)
commit7a9a78cf2f07c85a4b132294d24851bb1972d780
tree8cf7d7c8646c08afe3d6fce13f61fbc31e4de38c
parent40d34a600fc8fdba845a610e8007713b19b4cc56
use hypotf to squash a -Wfloat-conversion warning

For the same reason as the previous commit, this fixes an intermingling of
doubles and floats, and also abbreviates code.
lib/neatogen/sgd.c