Home
last modified time | relevance | path

Searched refs:bestdist (Results 1 – 25 of 553) sorted by relevance

12345678910>>...23

/dports/science/afni/afni-AFNI_21.3.16/src/qhulldir/
H A Dqhull.c803 bestdist= dist; in qh_partitionall()
807 bestdist= dist; in qh_partitionall()
816 facet->furthestdist= bestdist; in qh_partitionall()
875 realT bestdist, dist2; in qh_partitioncoplanar() local
883 &bestdist, NULL, &numpart); in qh_partitioncoplanar()
902 bestdist= *dist; in qh_partitioncoplanar()
913 qh max_outside= bestdist; in qh_partitioncoplanar()
914 if (bestdist > qh TRACEdist) in qh_partitioncoplanar()
921 qh max_outside= bestdist; in qh_partitioncoplanar()
971 realT bestdist; in qh_partitionpoint() local
[all …]
H A Dlibqhull.c822 bestdist= dist; in qh_partitionall()
826 bestdist= dist; in qh_partitionall()
835 facet->furthestdist= bestdist; in qh_partitionall()
898 realT bestdist, dist2= 0, angle; in qh_partitioncoplanar() local
928 bestdist= *dist; in qh_partitioncoplanar()
930 if (bestdist > qh max_outside) { in qh_partitioncoplanar()
947 qh max_outside= bestdist; in qh_partitioncoplanar()
948 if (bestdist > qh TRACEdist) { in qh_partitioncoplanar()
1005 realT bestdist; in qh_partitionpoint() local
1024 if (bestdist >= -qh NEARinside) in qh_partitionpoint()
[all …]
H A Dgeom.c171 bestdist= *dist; in qh_findbest()
192 if (*dist > bestdist) { in qh_findbest()
200 bestdist= *dist; in qh_findbest()
203 bestdist= *dist; in qh_findbest()
213 bestdist= -REALmax/2; in qh_findbest()
231 *dist= bestdist; in qh_findbest()
318 if (dist > *bestdist) { in qh_findbesthorizon()
321 *bestdist= dist; in qh_findbesthorizon()
414 realT bestdist= -REALmax/2; in qh_findbestnew() local
462 bestdist= *dist; in qh_findbestnew()
[all …]
/dports/science/berkeleygw/BGW-2.0.0/Common/qhull/
H A Dlibqhull.c822 bestdist= dist; in qh_partitionall()
826 bestdist= dist; in qh_partitionall()
835 facet->furthestdist= bestdist; in qh_partitionall()
898 realT bestdist, dist2= 0, angle; in qh_partitioncoplanar() local
928 bestdist= *dist; in qh_partitioncoplanar()
930 if (bestdist > qh max_outside) { in qh_partitioncoplanar()
947 qh max_outside= bestdist; in qh_partitioncoplanar()
948 if (bestdist > qh TRACEdist) { in qh_partitioncoplanar()
1005 realT bestdist; in qh_partitionpoint() local
1024 if (bestdist >= -qh NEARinside) in qh_partitionpoint()
[all …]
H A Dgeom.c171 bestdist= *dist; in qh_findbest()
192 if (*dist > bestdist) { in qh_findbest()
200 bestdist= *dist; in qh_findbest()
203 bestdist= *dist; in qh_findbest()
213 bestdist= -REALmax/2; in qh_findbest()
231 *dist= bestdist; in qh_findbest()
318 if (dist > *bestdist) { in qh_findbesthorizon()
321 *bestdist= dist; in qh_findbesthorizon()
414 realT bestdist= -REALmax/2; in qh_findbestnew() local
462 bestdist= *dist; in qh_findbestnew()
[all …]
/dports/math/py-matplotlib2/matplotlib-2.2.4/extern/libqhull/
H A Dlibqhull.c823 bestdist= dist; in qh_partitionall()
827 bestdist= dist; in qh_partitionall()
836 facet->furthestdist= bestdist; in qh_partitionall()
899 realT bestdist, dist2= 0, angle; in qh_partitioncoplanar() local
929 bestdist= *dist; in qh_partitioncoplanar()
931 if (bestdist > qh max_outside) { in qh_partitioncoplanar()
948 qh max_outside= bestdist; in qh_partitioncoplanar()
949 if (bestdist > qh TRACEdist) { in qh_partitioncoplanar()
1006 realT bestdist; in qh_partitionpoint() local
1025 if (bestdist >= -qh NEARinside) in qh_partitionpoint()
[all …]
H A Dgeom.c171 bestdist= *dist; in qh_findbest()
192 if (*dist > bestdist) { in qh_findbest()
200 bestdist= *dist; in qh_findbest()
203 bestdist= *dist; in qh_findbest()
213 bestdist= -REALmax/2; in qh_findbest()
231 *dist= bestdist; in qh_findbest()
318 if (dist > *bestdist) { in qh_findbesthorizon()
321 *bestdist= dist; in qh_findbesthorizon()
414 realT bestdist= -REALmax/2; in qh_findbestnew() local
462 bestdist= *dist; in qh_findbestnew()
[all …]
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/external/qhull-2003.1/src/
H A Dqhull.c817 bestdist= dist; in qh_partitionall()
821 bestdist= dist; in qh_partitionall()
830 facet->furthestdist= bestdist; in qh_partitionall()
893 realT bestdist, dist2, angle; in qh_partitioncoplanar() local
923 bestdist= *dist; in qh_partitioncoplanar()
925 if (bestdist > qh max_outside) { in qh_partitioncoplanar()
942 qh max_outside= bestdist; in qh_partitioncoplanar()
943 if (bestdist > qh TRACEdist) { in qh_partitioncoplanar()
1000 realT bestdist; in qh_partitionpoint() local
1040 if (dist < bestdist) in qh_partitionpoint()
[all …]
H A Dgeom.c168 bestdist= *dist; in qh_findbest()
189 if (*dist > bestdist) { in qh_findbest()
197 bestdist= *dist; in qh_findbest()
200 bestdist= *dist; in qh_findbest()
210 bestdist= -REALmax/2; in qh_findbest()
228 *dist= bestdist; in qh_findbest()
315 if (dist > *bestdist) { in qh_findbesthorizon()
318 *bestdist= dist; in qh_findbesthorizon()
454 if (*dist > bestdist) { in qh_findbestnew()
459 bestdist= *dist; in qh_findbestnew()
[all …]
/dports/math/libmesh/libmesh-1.6.2/contrib/qhull/2012.1/src/libqhull/
H A Dlibqhull.c822 bestdist= dist; in qh_partitionall()
826 bestdist= dist; in qh_partitionall()
835 facet->furthestdist= bestdist; in qh_partitionall()
898 realT bestdist, dist2= 0, angle; in qh_partitioncoplanar() local
928 bestdist= *dist; in qh_partitioncoplanar()
930 if (bestdist > qh max_outside) { in qh_partitioncoplanar()
947 qh max_outside= bestdist; in qh_partitioncoplanar()
948 if (bestdist > qh TRACEdist) { in qh_partitioncoplanar()
1005 realT bestdist; in qh_partitionpoint() local
1024 if (bestdist >= -qh NEARinside) in qh_partitionpoint()
[all …]
H A Dgeom.c171 bestdist= *dist; in qh_findbest()
192 if (*dist > bestdist) { in qh_findbest()
200 bestdist= *dist; in qh_findbest()
203 bestdist= *dist; in qh_findbest()
213 bestdist= -REALmax/2; in qh_findbest()
231 *dist= bestdist; in qh_findbest()
318 if (dist > *bestdist) { in qh_findbesthorizon()
321 *bestdist= dist; in qh_findbesthorizon()
414 realT bestdist= -REALmax/2; in qh_findbestnew() local
462 bestdist= *dist; in qh_findbestnew()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/alg/internal_libqhull/
H A Dlibqhull.c822 bestdist= dist; in qh_partitionall()
826 bestdist= dist; in qh_partitionall()
835 facet->furthestdist= bestdist; in qh_partitionall()
898 realT bestdist, dist2= 0, angle; in qh_partitioncoplanar() local
928 bestdist= *dist; in qh_partitioncoplanar()
930 if (bestdist > qh max_outside) { in qh_partitioncoplanar()
947 qh max_outside= bestdist; in qh_partitioncoplanar()
948 if (bestdist > qh TRACEdist) { in qh_partitioncoplanar()
1005 realT bestdist; in qh_partitionpoint() local
1024 if (bestdist >= -qh NEARinside) in qh_partitionpoint()
[all …]
H A Dgeom.c171 bestdist= *dist; in qh_findbest()
192 if (*dist > bestdist) { in qh_findbest()
200 bestdist= *dist; in qh_findbest()
203 bestdist= *dist; in qh_findbest()
213 bestdist= -REALmax/2; in qh_findbest()
231 *dist= bestdist; in qh_findbest()
318 if (dist > *bestdist) { in qh_findbesthorizon()
321 *bestdist= dist; in qh_findbesthorizon()
414 realT bestdist= -REALmax/2; in qh_findbestnew() local
462 bestdist= *dist; in qh_findbestnew()
[all …]
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/qhull/src/libqhull/
H A Dlibqhull.c823 bestdist= dist; in qh_partitionall()
827 bestdist= dist; in qh_partitionall()
836 facet->furthestdist= bestdist; in qh_partitionall()
899 realT bestdist, dist2= 0, angle; in qh_partitioncoplanar() local
929 bestdist= *dist; in qh_partitioncoplanar()
931 if (bestdist > qh max_outside) { in qh_partitioncoplanar()
948 qh max_outside= bestdist; in qh_partitioncoplanar()
949 if (bestdist > qh TRACEdist) { in qh_partitioncoplanar()
1006 realT bestdist; in qh_partitionpoint() local
1025 if (bestdist >= -qh NEARinside) in qh_partitionpoint()
[all …]
H A Dgeom.c171 bestdist= *dist; in qh_findbest()
192 if (*dist > bestdist) { in qh_findbest()
200 bestdist= *dist; in qh_findbest()
203 bestdist= *dist; in qh_findbest()
213 bestdist= -REALmax/2; in qh_findbest()
231 *dist= bestdist; in qh_findbest()
318 if (dist > *bestdist) { in qh_findbesthorizon()
321 *bestdist= dist; in qh_findbesthorizon()
414 realT bestdist= -REALmax/2; in qh_findbestnew() local
462 bestdist= *dist; in qh_findbestnew()
[all …]
/dports/math/py-pyhull/pyhull-2015.2.1/src/libqhull/
H A Dlibqhull.c823 bestdist= dist; in qh_partitionall()
827 bestdist= dist; in qh_partitionall()
836 facet->furthestdist= bestdist; in qh_partitionall()
899 realT bestdist, dist2= 0, angle; in qh_partitioncoplanar() local
929 bestdist= *dist; in qh_partitioncoplanar()
931 if (bestdist > qh max_outside) { in qh_partitioncoplanar()
948 qh max_outside= bestdist; in qh_partitioncoplanar()
949 if (bestdist > qh TRACEdist) { in qh_partitioncoplanar()
1006 realT bestdist; in qh_partitionpoint() local
1025 if (bestdist >= -qh NEARinside) in qh_partitionpoint()
[all …]
H A Dgeom.c171 bestdist= *dist; in qh_findbest()
192 if (*dist > bestdist) { in qh_findbest()
200 bestdist= *dist; in qh_findbest()
203 bestdist= *dist; in qh_findbest()
213 bestdist= -REALmax/2; in qh_findbest()
231 *dist= bestdist; in qh_findbest()
318 if (dist > *bestdist) { in qh_findbesthorizon()
321 *bestdist= dist; in qh_findbesthorizon()
414 realT bestdist= -REALmax/2; in qh_findbestnew() local
462 bestdist= *dist; in qh_findbestnew()
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/alg/internal_libqhull/
H A Dlibqhull.c822 bestdist= dist; in qh_partitionall()
826 bestdist= dist; in qh_partitionall()
835 facet->furthestdist= bestdist; in qh_partitionall()
898 realT bestdist, dist2= 0, angle; in qh_partitioncoplanar() local
928 bestdist= *dist; in qh_partitioncoplanar()
930 if (bestdist > qh max_outside) { in qh_partitioncoplanar()
947 qh max_outside= bestdist; in qh_partitioncoplanar()
948 if (bestdist > qh TRACEdist) { in qh_partitioncoplanar()
1005 realT bestdist; in qh_partitionpoint() local
1024 if (bestdist >= -qh NEARinside) in qh_partitionpoint()
[all …]
H A Dgeom.c171 bestdist= *dist; in qh_findbest()
192 if (*dist > bestdist) { in qh_findbest()
200 bestdist= *dist; in qh_findbest()
203 bestdist= *dist; in qh_findbest()
213 bestdist= -REALmax/2; in qh_findbest()
231 *dist= bestdist; in qh_findbest()
318 if (dist > *bestdist) { in qh_findbesthorizon()
321 *bestdist= dist; in qh_findbesthorizon()
414 realT bestdist= -REALmax/2; in qh_findbestnew() local
462 bestdist= *dist; in qh_findbestnew()
[all …]
/dports/math/qhull8/qhull-8.0.2/src/libqhull/
H A Dlibqhull.c1099 bestdist= dist; in qh_partitionall()
1100 }else if (dist > bestdist) { in qh_partitionall()
1103 bestdist= dist; in qh_partitionall()
1112 facet->furthestdist= bestdist; in qh_partitionall()
1210 bestdist= *dist; in qh_partitioncoplanar()
1217 if (bestdist > qh max_outside) { in qh_partitioncoplanar()
1269 qh max_outside= bestdist; in qh_partitioncoplanar()
1327 realT bestdist, previousdist; in qh_partitionpoint() local
1348 if (bestdist >= -qh NEARinside) in qh_partitionpoint()
1367 if (previousdist < bestdist) in qh_partitionpoint()
[all …]
H A Dgeom.c189 bestdist= *dist; in qh_findbest()
210 if (*dist > bestdist) { in qh_findbest()
218 bestdist= *dist; in qh_findbest()
221 bestdist= *dist; in qh_findbest()
231 bestdist= -REALmax/2; in qh_findbest()
249 *dist= bestdist; in qh_findbest()
347 if (dist > *bestdist) { in qh_findbesthorizon()
357 *bestdist= dist; in qh_findbesthorizon()
448 realT bestdist= -REALmax/2; in qh_findbestnew() local
500 bestdist= *dist; in qh_findbestnew()
[all …]
/dports/math/qhull/qhull-7.3.2/src/libqhull/
H A Dlibqhull.c1099 bestdist= dist;
1100 }else if (dist > bestdist) {
1103 bestdist= dist;
1112 facet->furthestdist= bestdist;
1210 bestdist= *dist;
1217 if (bestdist > qh max_outside) {
1269 qh max_outside= bestdist;
1327 realT bestdist, previousdist;
1348 if (bestdist >= -qh NEARinside)
1367 if (previousdist < bestdist)
[all …]
H A Dgeom.c189 bestdist= *dist; in qh_findbest()
210 if (*dist > bestdist) { in qh_findbest()
218 bestdist= *dist; in qh_findbest()
221 bestdist= *dist; in qh_findbest()
231 bestdist= -REALmax/2; in qh_findbest()
249 *dist= bestdist; in qh_findbest()
347 if (dist > *bestdist) { in qh_findbesthorizon()
357 *bestdist= dist; in qh_findbesthorizon()
448 realT bestdist= -REALmax/2; in qh_findbestnew() local
500 bestdist= *dist; in qh_findbestnew()
[all …]
/dports/math/R-cran-geometry/geometry/src/
H A Dlibqhull_r.c823 bestdist= dist; in qh_partitionall()
827 bestdist= dist; in qh_partitionall()
836 facet->furthestdist= bestdist; in qh_partitionall()
899 realT bestdist, dist2= 0, angle; in qh_partitioncoplanar() local
929 bestdist= *dist; in qh_partitioncoplanar()
931 if (bestdist > qh->max_outside) { in qh_partitioncoplanar()
948 qh->max_outside= bestdist; in qh_partitioncoplanar()
949 if (bestdist > qh->TRACEdist) { in qh_partitioncoplanar()
1006 realT bestdist; in qh_partitionpoint() local
1025 if (bestdist >= -qh->NEARinside) in qh_partitionpoint()
[all …]
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/qhull/src/libqhull_r/
H A Dlibqhull_r.c823 bestdist= dist; in qh_partitionall()
827 bestdist= dist; in qh_partitionall()
836 facet->furthestdist= bestdist; in qh_partitionall()
899 realT bestdist, dist2= 0, angle; in qh_partitioncoplanar() local
929 bestdist= *dist; in qh_partitioncoplanar()
931 if (bestdist > qh->max_outside) { in qh_partitioncoplanar()
948 qh->max_outside= bestdist; in qh_partitioncoplanar()
949 if (bestdist > qh->TRACEdist) { in qh_partitioncoplanar()
1006 realT bestdist; in qh_partitionpoint() local
1025 if (bestdist >= -qh->NEARinside) in qh_partitionpoint()
[all …]

12345678910>>...23