Home
last modified time | relevance | path

Searched refs:NEARinside (Results 1 – 25 of 67) sorted by relevance

123

/dports/science/afni/afni-AFNI_21.3.16/src/qhulldir/
H A Dqhull.c891 if (bestdist < -qh NEARinside) { in qh_partitioncoplanar()
991 if (bestdist >= -qh NEARinside) in qh_partitionpoint()
1033 }else if (qh KEEPnearinside && bestdist > -qh NEARinside) { in qh_partitionpoint()
H A Dlibqhull.c913 if (bestdist < -qh NEARinside) { in qh_partitioncoplanar()
1024 if (bestdist >= -qh NEARinside) in qh_partitionpoint()
1070 }else if (qh KEEPnearinside && bestdist > -qh NEARinside) { in qh_partitionpoint()
H A Dgeom2.c237 qh NEARinside= qh ONEmerge * qh_RATIOnearinside; /* only used if qh KEEPnearinside */ in qh_detroundoff() local
243 maximize_(qh NEARinside, maxdist); /* must agree with qh_nearcoplanar() */ in qh_detroundoff()
246 qh_option("_near-inside", NULL, &qh NEARinside); in qh_detroundoff()
/dports/science/berkeleygw/BGW-2.0.0/Common/qhull/
H A Dlibqhull.c913 if (bestdist < -qh NEARinside) { in qh_partitioncoplanar()
1024 if (bestdist >= -qh NEARinside) in qh_partitionpoint()
1070 }else if (qh KEEPnearinside && bestdist > -qh NEARinside) { in qh_partitionpoint()
H A Dgeom2.c237 qh NEARinside= qh ONEmerge * qh_RATIOnearinside; /* only used if qh KEEPnearinside */ in qh_detroundoff() local
243 maximize_(qh NEARinside, maxdist); /* must agree with qh_nearcoplanar() */ in qh_detroundoff()
246 qh_option("_near-inside", NULL, &qh NEARinside); in qh_detroundoff()
/dports/math/py-matplotlib2/matplotlib-2.2.4/extern/libqhull/
H A Dlibqhull.c914 if (bestdist < -qh NEARinside) { in qh_partitioncoplanar()
1025 if (bestdist >= -qh NEARinside) in qh_partitionpoint()
1071 }else if (qh KEEPnearinside && bestdist > -qh NEARinside) { in qh_partitionpoint()
H A Dgeom2.c239 qh NEARinside= qh ONEmerge * qh_RATIOnearinside; /* only used if qh KEEPnearinside */ in qh_detroundoff() local
245 maximize_(qh NEARinside, maxdist); /* must agree with qh_nearcoplanar() */ in qh_detroundoff()
248 qh_option("_near-inside", NULL, &qh NEARinside); in qh_detroundoff()
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/external/qhull-2003.1/src/
H A Dqhull.c908 if (bestdist < -qh NEARinside) { in qh_partitioncoplanar()
1019 if (bestdist >= -qh NEARinside) in qh_partitionpoint()
1065 }else if (qh KEEPnearinside && bestdist > -qh NEARinside) { in qh_partitionpoint()
H A Dgeom2.c235 qh NEARinside= qh ONEmerge * qh_RATIOnearinside; /* only used if qh KEEPnearinside */ in qh_detroundoff() local
241 maximize_(qh NEARinside, maxdist); /* must agree with qh_nearcoplanar() */ in qh_detroundoff()
244 qh_option ("_near-inside", NULL, &qh NEARinside); in qh_detroundoff()
/dports/math/libmesh/libmesh-1.6.2/contrib/qhull/2012.1/src/libqhull/
H A Dlibqhull.c913 if (bestdist < -qh NEARinside) { in qh_partitioncoplanar()
1024 if (bestdist >= -qh NEARinside) in qh_partitionpoint()
1070 }else if (qh KEEPnearinside && bestdist > -qh NEARinside) { in qh_partitionpoint()
H A Dgeom2.c237 qh NEARinside= qh ONEmerge * qh_RATIOnearinside; /* only used if qh KEEPnearinside */ in qh_detroundoff() local
243 maximize_(qh NEARinside, maxdist); /* must agree with qh_nearcoplanar() */ in qh_detroundoff()
246 qh_option("_near-inside", NULL, &qh NEARinside); in qh_detroundoff()
/dports/graphics/py-gdal/gdal-3.3.3/alg/internal_libqhull/
H A Dlibqhull.c913 if (bestdist < -qh NEARinside) { in qh_partitioncoplanar()
1024 if (bestdist >= -qh NEARinside) in qh_partitionpoint()
1070 }else if (qh KEEPnearinside && bestdist > -qh NEARinside) { in qh_partitionpoint()
H A Dgeom2.c239 qh NEARinside= qh ONEmerge * qh_RATIOnearinside; /* only used if qh KEEPnearinside */ in qh_detroundoff() local
245 maximize_(qh NEARinside, maxdist); /* must agree with qh_nearcoplanar() */ in qh_detroundoff()
248 qh_option("_near-inside", NULL, &qh NEARinside); in qh_detroundoff()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/qhull/src/libqhull/
H A Dlibqhull.c914 if (bestdist < -qh NEARinside) { in qh_partitioncoplanar()
1025 if (bestdist >= -qh NEARinside) in qh_partitionpoint()
1071 }else if (qh KEEPnearinside && bestdist > -qh NEARinside) { in qh_partitionpoint()
H A Dgeom2.c239 qh NEARinside= qh ONEmerge * qh_RATIOnearinside; /* only used if qh KEEPnearinside */ in qh_detroundoff() local
245 maximize_(qh NEARinside, maxdist); /* must agree with qh_nearcoplanar() */ in qh_detroundoff()
248 qh_option("_near-inside", NULL, &qh NEARinside); in qh_detroundoff()
/dports/math/py-pyhull/pyhull-2015.2.1/src/libqhull/
H A Dlibqhull.c914 if (bestdist < -qh NEARinside) { in qh_partitioncoplanar()
1025 if (bestdist >= -qh NEARinside) in qh_partitionpoint()
1071 }else if (qh KEEPnearinside && bestdist > -qh NEARinside) { in qh_partitionpoint()
H A Dgeom2.c239 qh NEARinside= qh ONEmerge * qh_RATIOnearinside; /* only used if qh KEEPnearinside */ in qh_detroundoff() local
245 maximize_(qh NEARinside, maxdist); /* must agree with qh_nearcoplanar() */ in qh_detroundoff()
248 qh_option("_near-inside", NULL, &qh NEARinside); in qh_detroundoff()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/alg/internal_libqhull/
H A Dlibqhull.c913 if (bestdist < -qh NEARinside) { in qh_partitioncoplanar()
1024 if (bestdist >= -qh NEARinside) in qh_partitionpoint()
1070 }else if (qh KEEPnearinside && bestdist > -qh NEARinside) { in qh_partitionpoint()
H A Dgeom2.c239 qh NEARinside= qh ONEmerge * qh_RATIOnearinside; /* only used if qh KEEPnearinside */
245 maximize_(qh NEARinside, maxdist); /* must agree with qh_nearcoplanar() */
248 qh_option("_near-inside", NULL, &qh NEARinside);
/dports/math/R-cran-geometry/geometry/src/
H A Dlibqhull_r.c914 if (bestdist < -qh->NEARinside) { in qh_partitioncoplanar()
1025 if (bestdist >= -qh->NEARinside) in qh_partitionpoint()
1071 }else if (qh->KEEPnearinside && bestdist > -qh->NEARinside) { in qh_partitionpoint()
H A Dgeom2_r.c240 qh->NEARinside= qh->ONEmerge * qh_RATIOnearinside; /* only used if qh->KEEPnearinside */ in qh_detroundoff()
246 maximize_(qh->NEARinside, maxdist); /* must agree with qh_nearcoplanar() */ in qh_detroundoff()
249 qh_option(qh, "_near-inside", NULL, &qh->NEARinside); in qh_detroundoff()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/qhull/src/libqhull_r/
H A Dlibqhull_r.c914 if (bestdist < -qh->NEARinside) { in qh_partitioncoplanar()
1025 if (bestdist >= -qh->NEARinside) in qh_partitionpoint()
1071 }else if (qh->KEEPnearinside && bestdist > -qh->NEARinside) { in qh_partitionpoint()
/dports/math/qhull8/qhull-8.0.2/src/libqhull/
H A Dlibqhull.c1193 if (bestdist < -qh NEARinside) { in qh_partitioncoplanar()
1348 if (bestdist >= -qh NEARinside) in qh_partitionpoint()
1408 }else if (qh KEEPnearinside && bestdist >= -qh NEARinside) { in qh_partitionpoint()
/dports/math/qhull/qhull-7.3.2/src/libqhull/
H A Dlibqhull.c1193 if (bestdist < -qh NEARinside) {
1348 if (bestdist >= -qh NEARinside)
1408 }else if (qh KEEPnearinside && bestdist >= -qh NEARinside) {
/dports/science/py-scipy/scipy-1.7.1/scipy/spatial/qhull_src/src/
H A Dlibqhull_r.c1193 if (bestdist < -qh->NEARinside) { in qh_partitioncoplanar()
1348 if (bestdist >= -qh->NEARinside) in qh_partitionpoint()
1408 }else if (qh->KEEPnearinside && bestdist >= -qh->NEARinside) { in qh_partitionpoint()

123