Home
last modified time | relevance | path

Searched refs:distoutside (Results 1 – 25 of 33) sorted by relevance

12

/dports/science/berkeleygw/BGW-2.0.0/Common/qhull/
H A Dgeom.c418 realT distoutside= 0.0; in qh_findbestnew() local
435 distoutside= qh_DISToutside; /* multiple of qh.MINoutside & qh.max_outside, see user.h */ in qh_findbestnew()
444 qh_pointid(point), startfacet->id, isdistoutside, distoutside); in qh_findbestnew()
460 if (isdistoutside && *dist >= distoutside) in qh_findbestnew()
H A Dlibqhull.c782 realT bestdist= -REALmax, dist, distoutside; in qh_partitionall() local
803 distoutside= qh_DISToutside; /* multiple of qh.MINoutside & qh.max_outside, see user.h */ in qh_partitionall()
816 if (dist < distoutside) in qh_partitionall()
/dports/science/afni/afni-AFNI_21.3.16/src/qhulldir/
H A Dgeom.c418 realT distoutside= 0.0; in qh_findbestnew() local
435 distoutside= qh_DISToutside; /* multiple of qh.MINoutside & qh.max_outside, see user.h */ in qh_findbestnew()
444 qh_pointid(point), startfacet->id, isdistoutside, distoutside); in qh_findbestnew()
460 if (isdistoutside && *dist >= distoutside) in qh_findbestnew()
H A Dqhull.c760 realT bestdist= -REALmax, dist, distoutside; in qh_partitionall() local
782 distoutside= qh_DISToutside; /* defined in user.h */ in qh_partitionall()
784 distoutside= qh MINoutside; in qh_partitionall()
797 if (dist < distoutside) in qh_partitionall()
H A Dlibqhull.c782 realT bestdist= -REALmax, dist, distoutside; in qh_partitionall() local
803 distoutside= qh_DISToutside; /* multiple of qh.MINoutside & qh.max_outside, see user.h */ in qh_partitionall()
816 if (dist < distoutside) in qh_partitionall()
/dports/math/py-matplotlib2/matplotlib-2.2.4/extern/libqhull/
H A Dgeom.c418 realT distoutside= 0.0; in qh_findbestnew() local
435 distoutside= qh_DISToutside; /* multiple of qh.MINoutside & qh.max_outside, see user.h */ in qh_findbestnew()
444 qh_pointid(point), startfacet->id, isdistoutside, distoutside); in qh_findbestnew()
460 if (isdistoutside && *dist >= distoutside) in qh_findbestnew()
H A Dlibqhull.c783 realT bestdist= -REALmax, dist, distoutside; in qh_partitionall() local
804 distoutside= qh_DISToutside; /* multiple of qh.MINoutside & qh.max_outside, see user.h */ in qh_partitionall()
817 if (dist < distoutside) in qh_partitionall()
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/external/qhull-2003.1/src/
H A Dgeom.c415 realT distoutside= 0.0; in qh_findbestnew() local
432 distoutside= qh_DISToutside; /* multiple of qh.MINoutside & qh.max_outside, see user.h */ in qh_findbestnew()
441 qh_pointid(point), startfacet->id, isdistoutside, distoutside); in qh_findbestnew()
457 if (isdistoutside && *dist >= distoutside) in qh_findbestnew()
H A Dqhull.c777 realT bestdist= -REALmax, dist, distoutside; in qh_partitionall() local
798 distoutside= qh_DISToutside; /* multiple of qh.MINoutside & qh.max_outside, see user.h */ in qh_partitionall()
811 if (dist < distoutside) in qh_partitionall()
/dports/math/libmesh/libmesh-1.6.2/contrib/qhull/2012.1/src/libqhull/
H A Dgeom.c418 realT distoutside= 0.0; in qh_findbestnew() local
435 distoutside= qh_DISToutside; /* multiple of qh.MINoutside & qh.max_outside, see user.h */ in qh_findbestnew()
444 qh_pointid(point), startfacet->id, isdistoutside, distoutside); in qh_findbestnew()
460 if (isdistoutside && *dist >= distoutside) in qh_findbestnew()
H A Dlibqhull.c782 realT bestdist= -REALmax, dist, distoutside; in qh_partitionall() local
803 distoutside= qh_DISToutside; /* multiple of qh.MINoutside & qh.max_outside, see user.h */ in qh_partitionall()
816 if (dist < distoutside) in qh_partitionall()
/dports/graphics/py-gdal/gdal-3.3.3/alg/internal_libqhull/
H A Dgeom.c418 realT distoutside= 0.0; in qh_findbestnew() local
435 distoutside= qh_DISToutside; /* multiple of qh.MINoutside & qh.max_outside, see user.h */ in qh_findbestnew()
444 qh_pointid(point), startfacet->id, isdistoutside, distoutside); in qh_findbestnew()
460 if (isdistoutside && *dist >= distoutside) in qh_findbestnew()
H A Dlibqhull.c782 realT bestdist= -REALmax, dist, distoutside; in qh_partitionall() local
803 distoutside= qh_DISToutside; /* multiple of qh.MINoutside & qh.max_outside, see user.h */ in qh_partitionall()
816 if (dist < distoutside) in qh_partitionall()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/qhull/src/libqhull/
H A Dgeom.c418 realT distoutside= 0.0; in qh_findbestnew() local
435 distoutside= qh_DISToutside; /* multiple of qh.MINoutside & qh.max_outside, see user.h */ in qh_findbestnew()
444 qh_pointid(point), startfacet->id, isdistoutside, distoutside); in qh_findbestnew()
460 if (isdistoutside && *dist >= distoutside) in qh_findbestnew()
H A Dlibqhull.c783 realT bestdist= -REALmax, dist, distoutside; in qh_partitionall() local
804 distoutside= qh_DISToutside; /* multiple of qh.MINoutside & qh.max_outside, see user.h */ in qh_partitionall()
817 if (dist < distoutside) in qh_partitionall()
/dports/math/qhull8/qhull-8.0.2/src/libqhull/
H A Dgeom.c452 realT distoutside= 0.0; in qh_findbestnew() local
471 distoutside= qh_DISToutside; /* multiple of qh.MINoutside & qh.max_outside, see user.h */ in qh_findbestnew()
481 qh_pointid(point), startfacet->id, isdistoutside, distoutside); in qh_findbestnew()
498 if (isdistoutside && *dist >= distoutside) in qh_findbestnew()
/dports/math/qhull/qhull-7.3.2/src/libqhull/
H A Dgeom.c452 realT distoutside= 0.0; in qh_findbestnew() local
471 distoutside= qh_DISToutside; /* multiple of qh.MINoutside & qh.max_outside, see user.h */ in qh_findbestnew()
481 qh_pointid(point), startfacet->id, isdistoutside, distoutside); in qh_findbestnew()
498 if (isdistoutside && *dist >= distoutside) in qh_findbestnew()
/dports/math/py-pyhull/pyhull-2015.2.1/src/libqhull/
H A Dgeom.c418 realT distoutside= 0.0; in qh_findbestnew() local
435 distoutside= qh_DISToutside; /* multiple of qh.MINoutside & qh.max_outside, see user.h */ in qh_findbestnew()
444 qh_pointid(point), startfacet->id, isdistoutside, distoutside); in qh_findbestnew()
460 if (isdistoutside && *dist >= distoutside) in qh_findbestnew()
H A Dlibqhull.c783 realT bestdist= -REALmax, dist, distoutside; in qh_partitionall() local
804 distoutside= qh_DISToutside; /* multiple of qh.MINoutside & qh.max_outside, see user.h */ in qh_partitionall()
817 if (dist < distoutside) in qh_partitionall()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/alg/internal_libqhull/
H A Dgeom.c418 realT distoutside= 0.0; in qh_findbestnew() local
435 distoutside= qh_DISToutside; /* multiple of qh.MINoutside & qh.max_outside, see user.h */ in qh_findbestnew()
444 qh_pointid(point), startfacet->id, isdistoutside, distoutside); in qh_findbestnew()
460 if (isdistoutside && *dist >= distoutside) in qh_findbestnew()
/dports/science/py-scipy/scipy-1.7.1/scipy/spatial/qhull_src/src/
H A Dgeom_r.c452 realT distoutside= 0.0; in qh_findbestnew() local
471 distoutside= qh_DISToutside; /* multiple of qh.MINoutside & qh.max_outside, see user_r.h */ in qh_findbestnew()
481 qh_pointid(qh, point), startfacet->id, isdistoutside, distoutside); in qh_findbestnew()
498 if (isdistoutside && *dist >= distoutside) in qh_findbestnew()
/dports/math/R-cran-geometry/geometry/src/
H A Dgeom_r.c418 realT distoutside= 0.0; in qh_findbestnew() local
435 distoutside= qh_DISToutside; /* multiple of qh.MINoutside & qh.max_outside, see user.h */ in qh_findbestnew()
444 qh_pointid(qh, point), startfacet->id, isdistoutside, distoutside); in qh_findbestnew()
460 if (isdistoutside && *dist >= distoutside) in qh_findbestnew()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/qhull/src/libqhull_r/
H A Dgeom_r.c418 realT distoutside= 0.0; in qh_findbestnew() local
435 distoutside= qh_DISToutside; /* multiple of qh.MINoutside & qh.max_outside, see user.h */ in qh_findbestnew()
444 qh_pointid(qh, point), startfacet->id, isdistoutside, distoutside); in qh_findbestnew()
460 if (isdistoutside && *dist >= distoutside) in qh_findbestnew()
/dports/math/qhull8/qhull-8.0.2/src/libqhull_r/
H A Dgeom_r.c452 realT distoutside= 0.0; in qh_findbestnew() local
471 distoutside= qh_DISToutside; /* multiple of qh.MINoutside & qh.max_outside, see user_r.h */ in qh_findbestnew()
481 qh_pointid(qh, point), startfacet->id, isdistoutside, distoutside); in qh_findbestnew()
498 if (isdistoutside && *dist >= distoutside) in qh_findbestnew()
/dports/math/qhull/qhull-7.3.2/src/libqhull_r/
H A Dgeom_r.c452 realT distoutside= 0.0; in qh_findbestnew() local
471 distoutside= qh_DISToutside; /* multiple of qh.MINoutside & qh.max_outside, see user_r.h */ in qh_findbestnew()
481 qh_pointid(qh, point), startfacet->id, isdistoutside, distoutside); in qh_findbestnew()
498 if (isdistoutside && *dist >= distoutside) in qh_findbestnew()

12