Home
last modified time | relevance | path

Searched defs:curveP (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/netpbm/netpbm-10.91.01/converter/other/pamtosvg/
H A Dcurve.c47 curve * curveP; in new_curve() local
98 free_curve(curve * const curveP) { in free_curve()
146 log_curve(curve * const curveP, in log_curve()
196 log_entire_curve(curve * const curveP) { in log_entire_curve()
H A Dfit.c389 remove_knee_points(curve * const curveP, in remove_knee_points()
439 filter(curve * const curveP, in filter()
692 curve * curveP; in makeOutlineOneCurve() local
733 curve * curveP; in addCurveStartingAtCorner() local
804 curve * curveP; in divideOutlineWithCorners() local
1180 fitWithLine(curve * const curveP) { in fitWithLine()
1354 findHalfTangentBeg(curve * const curveP, in findHalfTangentBeg()
1434 curve * const curveP, in findHalfTangent()
1446 findTangent(curve * const curveP, in findTangent()
1498 findError(curve * const curveP, in findError()
[all …]
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-index-preprocessed/src/main/java/de/lmu/ifi/dbs/elki/index/preprocessed/knn/
H A DSpacefillingMaterializeKNNPreprocessor.java371 …ObjectListParameter<SpatialSorter> curveP = new ObjectListParameter<>(CURVES_ID, SpatialSorter.cla… in makeOptions() local
H A DSpacefillingKNNPreprocessor.java548 …ObjectListParameter<SpatialSorter> curveP = new ObjectListParameter<>(CURVES_ID, SpatialSorter.cla… in makeOptions() local