Home
last modified time | relevance | path

Searched refs:dist2 (Results 1 – 25 of 2922) sorted by relevance

12345678910>>...117

/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/PointSet/include/mirtk/
H A DPointLocator.h272 double *dist2 = NULL);
298 double *dist2 = NULL);
309 double *dist2 = NULL);
748 double dx, dist2 = .0; in Distance2BetweenPoints() local
751 dist2 += dx * dx; in Distance2BetweenPoints()
753 return dist2; in Distance2BetweenPoints()
767 int i = this->FindClosestPoint(point, dist2); in FindClosestPoint()
783 int index, double *dist2) in FindClosestPoint() argument
820 Array<double> *dist2) in FindClosestPoint() argument
853 int index, Array<double> *dist2) in FindClosestNPoints() argument
[all …]
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/PointSet/src/
H A DPointLocator.cc243 if (dist2) (*dist2) = dists[0][0]; in FindClosestPoint()
260 if (dist2) { in FindClosestPoint()
501 if (dist2) (*dist2) = mind2; in FindClosestPoint()
557 if (dist2) dist2->resize(index.size()); in FindClosestPoint()
585 if (dist2) dist2->resize(ids->GetNumberOfIds()); in FindClosestNPoints()
625 if (dist2) (*dist2)[i] = min.first; in FindClosestNPoints()
698 if (dist2) dist2->resize(indices.size()); in FindClosestNPoints()
728 if (dist2) dist2->resize(ids->GetNumberOfIds()); in FindPointsWithinRadius()
769 if (dist2) dist2->resize(k); in FindPointsWithinRadius()
772 if (dist2) (*dist2)[i] = min.first; in FindPointsWithinRadius()
[all …]
/dports/astro/astrometry/astrometry.net-0.85/libkd/
H A Dkdint_ddd.c29 #define DIST2_ED(kd, dist2, func) (dist2) argument
30 #define DIST2_DT(kd, dist2, func) (dist2) argument
31 #define DIST2_ET(kd, dist2, func) (dist2) argument
33 #define DIST2_TD(kd, dist2) (dist2) argument
34 #define DIST2_DE(kd, dist2) (dist2) argument
35 #define DIST2_TE(kd, dist2) (dist2) argument
H A Dkdint_fff.c29 #define DIST2_ED(kd, dist2, func) (dist2) argument
30 #define DIST2_DT(kd, dist2, func) (dist2) argument
31 #define DIST2_ET(kd, dist2, func) (dist2) argument
33 #define DIST2_TD(kd, dist2) (dist2) argument
34 #define DIST2_DE(kd, dist2) (dist2) argument
35 #define DIST2_TE(kd, dist2) (dist2) argument
H A Dkdint_dds.c29 #define DIST2_ED(kd, dist2, func) (dist2) argument
30 #define DIST2_DT(kd, dist2, func) (func(DIST2_SCALE(kd, dist2))) argument
31 #define DIST2_ET(kd, dist2, func) (func(DIST2_SCALE(kd, dist2))) argument
33 #define DIST2_TD(kd, dist2) DIST2_INVSCALE(kd, dist2) argument
34 #define DIST2_DE(kd, dist2) (dist2) argument
35 #define DIST2_TE(kd, dist2) DIST2_INVSCALE(kd, dist2) argument
H A Dkdint_dss.c29 #define DIST2_ED(kd, dist2, func) (func(DIST2_SCALE(kd, dist2))) argument
30 #define DIST2_DT(kd, dist2, func) (dist2) argument
31 #define DIST2_ET(kd, dist2, func) (func(DIST2_SCALE(kd, dist2))) argument
33 #define DIST2_TD(kd, dist2) (dist2) argument
34 #define DIST2_DE(kd, dist2) DIST2_INVSCALE(kd, dist2) argument
35 #define DIST2_TE(kd, dist2) DIST2_INVSCALE(kd, dist2) argument
H A Dkdint_ddu.c29 #define DIST2_ED(kd, dist2, func) (dist2) argument
30 #define DIST2_DT(kd, dist2, func) (func(DIST2_SCALE(kd, dist2))) argument
31 #define DIST2_ET(kd, dist2, func) (func(DIST2_SCALE(kd, dist2))) argument
33 #define DIST2_TD(kd, dist2) DIST2_INVSCALE(kd, dist2) argument
34 #define DIST2_DE(kd, dist2) (dist2) argument
35 #define DIST2_TE(kd, dist2) DIST2_INVSCALE(kd, dist2) argument
H A Dkdint_duu.c29 #define DIST2_ED(kd, dist2, func) (func(DIST2_SCALE(kd, dist2))) argument
30 #define DIST2_DT(kd, dist2, func) (dist2) argument
31 #define DIST2_ET(kd, dist2, func) (func(DIST2_SCALE(kd, dist2))) argument
33 #define DIST2_TD(kd, dist2) (dist2) argument
34 #define DIST2_DE(kd, dist2) DIST2_INVSCALE(kd, dist2) argument
35 #define DIST2_TE(kd, dist2) DIST2_INVSCALE(kd, dist2) argument
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/libkd/
H A Dkdint_fff.c29 #define DIST2_ED(kd, dist2, func) (dist2) argument
30 #define DIST2_DT(kd, dist2, func) (dist2) argument
31 #define DIST2_ET(kd, dist2, func) (dist2) argument
33 #define DIST2_TD(kd, dist2) (dist2) argument
34 #define DIST2_DE(kd, dist2) (dist2) argument
35 #define DIST2_TE(kd, dist2) (dist2) argument
H A Dkdint_ddd.c29 #define DIST2_ED(kd, dist2, func) (dist2) argument
30 #define DIST2_DT(kd, dist2, func) (dist2) argument
31 #define DIST2_ET(kd, dist2, func) (dist2) argument
33 #define DIST2_TD(kd, dist2) (dist2) argument
34 #define DIST2_DE(kd, dist2) (dist2) argument
35 #define DIST2_TE(kd, dist2) (dist2) argument
H A Dkdint_dds.c29 #define DIST2_ED(kd, dist2, func) (dist2) argument
30 #define DIST2_DT(kd, dist2, func) (func(DIST2_SCALE(kd, dist2))) argument
31 #define DIST2_ET(kd, dist2, func) (func(DIST2_SCALE(kd, dist2))) argument
33 #define DIST2_TD(kd, dist2) DIST2_INVSCALE(kd, dist2) argument
34 #define DIST2_DE(kd, dist2) (dist2) argument
35 #define DIST2_TE(kd, dist2) DIST2_INVSCALE(kd, dist2) argument
H A Dkdint_ddu.c29 #define DIST2_ED(kd, dist2, func) (dist2) argument
30 #define DIST2_DT(kd, dist2, func) (func(DIST2_SCALE(kd, dist2))) argument
31 #define DIST2_ET(kd, dist2, func) (func(DIST2_SCALE(kd, dist2))) argument
33 #define DIST2_TD(kd, dist2) DIST2_INVSCALE(kd, dist2) argument
34 #define DIST2_DE(kd, dist2) (dist2) argument
35 #define DIST2_TE(kd, dist2) DIST2_INVSCALE(kd, dist2) argument
H A Dkdint_dss.c29 #define DIST2_ED(kd, dist2, func) (func(DIST2_SCALE(kd, dist2))) argument
30 #define DIST2_DT(kd, dist2, func) (dist2) argument
31 #define DIST2_ET(kd, dist2, func) (func(DIST2_SCALE(kd, dist2))) argument
33 #define DIST2_TD(kd, dist2) (dist2) argument
34 #define DIST2_DE(kd, dist2) DIST2_INVSCALE(kd, dist2) argument
35 #define DIST2_TE(kd, dist2) DIST2_INVSCALE(kd, dist2) argument
H A Dkdint_duu.c29 #define DIST2_ED(kd, dist2, func) (func(DIST2_SCALE(kd, dist2))) argument
30 #define DIST2_DT(kd, dist2, func) (dist2) argument
31 #define DIST2_ET(kd, dist2, func) (func(DIST2_SCALE(kd, dist2))) argument
33 #define DIST2_TD(kd, dist2) (dist2) argument
34 #define DIST2_DE(kd, dist2) DIST2_INVSCALE(kd, dist2) argument
35 #define DIST2_TE(kd, dist2) DIST2_INVSCALE(kd, dist2) argument
/dports/databases/pg_citus/citus-10.2.3/src/test/regress/sql/
H A Dgeqo.sql9 CREATE TABLE dist2 (a int, b int); table
11 INSERT INTO dist2 VALUES (1, 1), (2, 2), (3, 3);
19 SELECT count(*) FROM dist d1 LEFT JOIN dist2 d2 ON d1.a = d2.a LEFT JOIN dist d3 ON d3.a = d2.a;
23 …SELECT count(*) FROM dist d1 LEFT JOIN dist2 d2 ON d1.a = d2.a LEFT JOIN dist d3 ON d3.a = d2.a LE…
26 cte_2 AS (SELECT * FROM dist2 OFFSET 0),
31 SELECT count(*) FROM dist d1 JOIN dist2 d2 ON d1.a = d2.a JOIN dist d3 ON d3.a = d2.a;
38 SELECT count(*) FROM dist d1 LEFT JOIN dist2 d2 ON d1.a = d2.a LEFT JOIN dist d3 ON d3.a = d2.a WHE…
47 SELECT count(*) FROM dist d1 JOIN dist2 d2 ON d1.b = d2.b JOIN dist d3 ON d3.b = d2.b;
50 UPDATE dist SET b = foo.a FROM (SELECT d1.a FROM dist d1 JOIN dist2 d2 USING(a)) foo WHERE foo.a =…
53 INSERT INTO dist (a) SELECT max(d1.b) FROM dist d1 JOIN dist2 d2 ON d1.a = d2.a JOIN dist d3 ON d3.…
[all …]
/dports/graphics/rayshade/rayshade.4.0/libray/libobj/
H A Dcsg.c96 *dist2 = FAR_AWAY;
158 *distclose = dist2;
169 dist1 = dist2;
171 dist2 = distnext;
213 dist1 = dist2;
215 dist2 = distnext;
232 if (dist1 < dist2) {
267 *distclose = dist2;
285 dist2 = distnext;
315 disttmp = dist2;
[all …]
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/sandbox/distributions/tests/
H A Dtest_norm_expan.py30 ppf = self.dist2.ppf(probs)
31 cdf = self.dist2.cdf(ppf)
33 sf = self.dist2.sf(ppf)
42 pdf2 = self.dist2.pdf(x)
50 mvsk2 = self.dist2.mvsk
51 mvsk1 = self.dist2.stats(moments='mvsk')
55 assert_allclose(self.dist2.mvsk, self.mvsk, rtol=1e-12)
67 kls.dist2 = NormExpan_gen(kls.mvsk, mode='mvsk')
82 kls.dist2 = NormExpan_gen(kls.rvs, mode='sample')
90 stat, pvalue = stats.kstest(self.rvs, self.dist2.cdf)
[all …]
/dports/science/xtb/xtb-6.4.1/src/type/
H A Dneighbourlist.f9053 real(wp), allocatable :: dist2(:, :) component
191 real(wp) :: ri(3), dist2, trans(3) local
208 self%dist2(:, :) = 0.0_wp
230 if (dist2 > cutoff2) then
248 if (dist2 < minNeighDist2) then
263 self%dist2(self%neighs(jAt), jAt) = dist2
339 self%dist2(1:nn, iAt) = self%dist2(indx(:nn), iAt)
468 call move_alloc(dist2, rTmp)
469 allocate(dist2(0:mNeigh, nAtom))
470 dist2(:,:) = 0.0_wp
[all …]
/dports/net/h323plus/h323plus-1_27_2/plugins/audio/Speex/libspeex/
H A Dvq_arm4.h42 spx_word32_t dist1, dist2, dist3, dist4; in vq_nbest() local
65 : "=r" (dist1), "=r" (dist2), "=r" (dist3), "=r" (dist4), in vq_nbest()
71 dist1=dist2=dist3=dist4=0; in vq_nbest()
81 dist2 = MAC16_16(dist2,in[j],*code); in vq_nbest()
95 dist2=SUB32(SHR(*E++,1),dist2); in vq_nbest()
96 if (dist2<*best_dist) in vq_nbest()
98 *best_dist=dist2; in vq_nbest()
/dports/games/ioquake3-server/ioquake3-1.36/code/libspeex/
H A Dvq_arm4.h42 spx_word32_t dist1, dist2, dist3, dist4; in vq_nbest() local
65 : "=r" (dist1), "=r" (dist2), "=r" (dist3), "=r" (dist4), in vq_nbest()
71 dist1=dist2=dist3=dist4=0; in vq_nbest()
81 dist2 = MAC16_16(dist2,in[j],*code); in vq_nbest()
95 dist2=SUB32(SHR(*E++,1),dist2); in vq_nbest()
96 if (dist2<*best_dist) in vq_nbest()
98 *best_dist=dist2; in vq_nbest()
/dports/games/ioquake3/ioquake3-1.36/code/libspeex/
H A Dvq_arm4.h42 spx_word32_t dist1, dist2, dist3, dist4; in vq_nbest() local
65 : "=r" (dist1), "=r" (dist2), "=r" (dist3), "=r" (dist4), in vq_nbest()
71 dist1=dist2=dist3=dist4=0; in vq_nbest()
81 dist2 = MAC16_16(dist2,in[j],*code); in vq_nbest()
95 dist2=SUB32(SHR(*E++,1),dist2); in vq_nbest()
96 if (dist2<*best_dist) in vq_nbest()
98 *best_dist=dist2; in vq_nbest()
/dports/games/evq3/evq3/code/libspeex/
H A Dvq_arm4.h42 spx_word32_t dist1, dist2, dist3, dist4; in vq_nbest() local
65 : "=r" (dist1), "=r" (dist2), "=r" (dist3), "=r" (dist4), in vq_nbest()
71 dist1=dist2=dist3=dist4=0; in vq_nbest()
81 dist2 = MAC16_16(dist2,in[j],*code); in vq_nbest()
95 dist2=SUB32(SHR(*E++,1),dist2); in vq_nbest()
96 if (dist2<*best_dist) in vq_nbest()
98 *best_dist=dist2; in vq_nbest()
/dports/games/flightgear/flightgear-2020.3.11/3rdparty/iaxclient/lib/libspeex/
H A Dvq_arm4.h39 spx_word32_t dist1, dist2, dist3, dist4; in vq_nbest() local
62 : "=r" (dist1), "=r" (dist2), "=r" (dist3), "=r" (dist4), in vq_nbest()
68 dist1=dist2=dist3=dist4=0; in vq_nbest()
78 dist2 = MAC16_16(dist2,in[j],*code); in vq_nbest()
92 dist2=SUB32(SHR(*E++,1),dist2); in vq_nbest()
93 if (dist2<*best_dist) in vq_nbest()
95 *best_dist=dist2; in vq_nbest()
/dports/net/pjsip/pjproject-2.11.1/third_party/speex/libspeex/
H A Dvq_arm4.h42 spx_word32_t dist1, dist2, dist3, dist4; in vq_nbest() local
65 : "=r" (dist1), "=r" (dist2), "=r" (dist3), "=r" (dist4), in vq_nbest()
71 dist1=dist2=dist3=dist4=0; in vq_nbest()
81 dist2 = MAC16_16(dist2,in[j],*code); in vq_nbest()
95 dist2=SUB32(SHR(*E++,1),dist2); in vq_nbest()
96 if (dist2<*best_dist) in vq_nbest()
98 *best_dist=dist2; in vq_nbest()
/dports/games/openarena/openarena-engine-source-0.8.8/code/libspeex/
H A Dvq_arm4.h42 spx_word32_t dist1, dist2, dist3, dist4; in vq_nbest() local
65 : "=r" (dist1), "=r" (dist2), "=r" (dist3), "=r" (dist4), in vq_nbest()
71 dist1=dist2=dist3=dist4=0; in vq_nbest()
81 dist2 = MAC16_16(dist2,in[j],*code); in vq_nbest()
95 dist2=SUB32(SHR(*E++,1),dist2); in vq_nbest()
96 if (dist2<*best_dist) in vq_nbest()
98 *best_dist=dist2; in vq_nbest()

12345678910>>...117