Home
last modified time | relevance | path

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

/dports/science/quantum-espresso/q-e-qe-6.7.0/PW/src/
H A DldaU.f90152 INTEGER :: max_num_neighbors variable
/dports/graphics/colmap/colmap-3.6/src/feature/
H A Dmatching.h129 int max_num_neighbors = 50; member
/dports/math/py-or-tools/or-tools-9.2/ortools/constraint_solver/
H A Drouting_neighborhoods.cc946 const int64_t max_num_neighbors = in FilteredHeuristicCloseNodesLNSOperator() local