Home
last modified time | relevance | path

Searched defs:max_point (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/
Dexpand_by_epsilon.hpp93 max_type max_point(box); in apply() local
105 max_type max_point(box); in apply() local
/third_party/boost/libs/graph/test/
Dlayout_test.cpp47 Point min_point = position[*vertices(g).first], max_point = min_point; in print_graph_layout() local
/third_party/boost/boost/graph/
Dfruchterman_reingold.hpp206 Point min_point = get(position, *vertices(g).first), max_point = min_point; in scale_graph() local