Home
last modified time | relevance | path

Searched refs:dist_squared (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/graph/
Dkamada_kawai_spring_layout.hpp347 weight_type dist_squared = dist * dist; in run() local
349 = 1. / (dist_squared * dist); in run()
366 - dist_squared) in run()