Home
last modified time | relevance | path

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

/dports/graphics/gocr/gocr-0.52/src/
H A Dbox.c138 int reduce_vectors ( struct box *box1, int mode ) { in reduce_vectors() function
/dports/graphics/swftools/swftools-0.9.2/lib/gocr/
H A Dbox.c139 int reduce_vectors ( struct box *box1, int mode ) { in reduce_vectors() function
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/analysis/interfaces/
H A Dzsl.py300 def reduce_vectors(a, b): function