Home
last modified time | relevance | path

Searched refs:feasible_point (Results 1 – 25 of 114) sorted by last modified time

12345

/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/external/qhull-2003.1/src/
H A Dqhull.h504 coordT *feasible_point; /* as coordinates, both malloc'd */ member
H A Dio.c1166 if (!qh feasible_point) { in qh_printafacet()
1174 feasiblep= qh feasible_point; in qh_printafacet()
3689 if (!(qh feasible_point= (coordT*)malloc (dim* sizeof(coordT)))) { in qh_readfeasible()
3693 coords= qh feasible_point; in qh_readfeasible()
3956 if (!qh_sethalfspace (*dimension, coords, &coords, normalp, offsetp, qh feasible_point)) { in qh_readpoints()
4062 if (!(qh feasible_point= (pointT*)malloc (dim* sizeof(coordT)))) { in qh_setfeasible()
4066 coords= qh feasible_point; in qh_setfeasible()
H A Dglobal.c228 if (qh feasible_point) /* allocated by qh_readfeasible */ in qh_freebuffers() local
229 free (qh feasible_point); in qh_freebuffers()
233 qh half_space= qh feasible_point= qh temp_malloc= NULL; in qh_freebuffers()
H A Duser.c146 new_points= qh_sethalfspace_all (dim, numpoints, points, qh feasible_point); in qh_new_qhull()
H A Dgeom2.c1450 if (!qh feasible_point) { in qh_projectinput()
1454 qh_projectpoints (project, qh input_dim, qh feasible_point, in qh_projectinput()
1455 1, qh input_dim, qh feasible_point, newdim); in qh_projectinput()
H A Duser_eg2.c442 points= qh_sethalfspace_all ( DIM+1, SIZEcube, array[0], qh feasible_point); in main()
450 addhalf (array[0], SIZEcube, SIZEdiamond, DIM, qh feasible_point); in main()
/dports/science/afni/afni-AFNI_21.3.16/src/qhulldir/
H A Dlibqhull.h542 coordT *feasible_point; /* as coordinates, both malloc'd */ member
H A Duser.c150 new_points= qh_sethalfspace_all(dim, numpoints, points, qh feasible_point); in qh_new_qhull()
H A Dgeom2.c1461 if (!qh feasible_point) { in qh_projectinput()
1465 qh_projectpoints(project, qh input_dim, qh feasible_point, in qh_projectinput()
1466 1, qh input_dim, qh feasible_point, newdim); in qh_projectinput()
H A Dglobal.c299 if (qh feasible_point) /* allocated by qh_readfeasible */ in qh_freebuffers() local
300 qh_free(qh feasible_point); in qh_freebuffers()
304 qh half_space= qh feasible_point= qh temp_malloc= NULL; in qh_freebuffers()
H A Dio.c1231 if (!qh feasible_point) { in qh_printafacet()
1239 feasiblep= qh feasible_point; in qh_printafacet()
3605 if (!(qh feasible_point= (coordT*)qh_malloc(dim* sizeof(coordT)))) { in qh_readfeasible()
3609 coords= qh feasible_point; in qh_readfeasible()
3872 if (!qh_sethalfspace(*dimension, coords, &coords, normalp, offsetp, qh feasible_point)) { in qh_readpoints()
3978 if (!(qh feasible_point= (pointT*)qh_malloc(dim * sizeof(coordT)))) { in qh_setfeasible()
3982 coords= qh feasible_point; in qh_setfeasible()
/dports/graphics/py-gdal/gdal-3.3.3/alg/internal_libqhull/
H A Dgeom2.c1464 if (!qh feasible_point) { in qh_projectinput()
1468 qh_projectpoints(project, qh input_dim, qh feasible_point, in qh_projectinput()
1469 1, qh input_dim, qh feasible_point, newdim); in qh_projectinput()
H A Dglobal.c299 if (qh feasible_point) /* allocated by qh_readfeasible */ in qh_freebuffers() local
300 qh_free(qh feasible_point); in qh_freebuffers()
304 qh half_space= qh feasible_point= qh temp_malloc= NULL; in qh_freebuffers()
H A Dlibqhull.h550 coordT *feasible_point; /* as coordinates, both malloc'd */ member
H A Duser.c159 new_points= qh_sethalfspace_all(dim, numpoints, points, qh feasible_point); in qh_new_qhull()
H A Dio.c1231 if (!qh feasible_point) { in qh_printafacet()
1239 feasiblep= qh feasible_point; in qh_printafacet()
3603 if (!(qh feasible_point= (coordT*)qh_malloc(dim* sizeof(coordT)))) { in qh_readfeasible()
3607 coords= qh feasible_point; in qh_readfeasible()
3870 if (!qh_sethalfspace(*dimension, coords, &coords, normalp, offsetp, qh feasible_point)) { in qh_readpoints()
3976 if (!(qh feasible_point= (pointT*)qh_malloc(dim * sizeof(coordT)))) { in qh_setfeasible()
3980 coords= qh feasible_point; in qh_setfeasible()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/alg/internal_libqhull/
H A Dgeom2.c1464 if (!qh feasible_point) {
1468 qh_projectpoints(project, qh input_dim, qh feasible_point,
1469 1, qh input_dim, qh feasible_point, newdim);
H A Dglobal.c299 if (qh feasible_point) /* allocated by qh_readfeasible */ in qh_freebuffers() local
300 qh_free(qh feasible_point); in qh_freebuffers()
304 qh half_space= qh feasible_point= qh temp_malloc= NULL; in qh_freebuffers()
H A Dlibqhull.h550 coordT *feasible_point; /* as coordinates, both malloc'd */ member
H A Duser.c159 new_points= qh_sethalfspace_all(dim, numpoints, points, qh feasible_point); in qh_new_qhull()
H A Dio.c1231 if (!qh feasible_point) { in qh_printafacet()
1239 feasiblep= qh feasible_point; in qh_printafacet()
3603 if (!(qh feasible_point= (coordT*)qh_malloc(dim* sizeof(coordT)))) { in qh_readfeasible()
3607 coords= qh feasible_point; in qh_readfeasible()
3870 if (!qh_sethalfspace(*dimension, coords, &coords, normalp, offsetp, qh feasible_point)) { in qh_readpoints()
3976 if (!(qh feasible_point= (pointT*)qh_malloc(dim * sizeof(coordT)))) { in qh_setfeasible()
3980 coords= qh feasible_point; in qh_setfeasible()
/dports/math/libmesh/libmesh-1.6.2/contrib/qhull/2012.1/src/libqhull/
H A Dgeom2.c1461 if (!qh feasible_point) { in qh_projectinput()
1465 qh_projectpoints(project, qh input_dim, qh feasible_point, in qh_projectinput()
1466 1, qh input_dim, qh feasible_point, newdim); in qh_projectinput()
H A Dglobal.c299 if (qh feasible_point) /* allocated by qh_readfeasible */ in qh_freebuffers() local
300 qh_free(qh feasible_point); in qh_freebuffers()
304 qh half_space= qh feasible_point= qh temp_malloc= NULL; in qh_freebuffers()
H A Dlibqhull.h550 coordT *feasible_point; /* as coordinates, both malloc'd */ member
H A Duser.c159 new_points= qh_sethalfspace_all(dim, numpoints, points, qh feasible_point); in qh_new_qhull()

12345