Home
last modified time | relevance | path

Searched refs:pca1 (Results 1 – 25 of 36) sorted by relevance

12

/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-clustering/src/main/java/de/lmu/ifi/dbs/elki/algorithm/clustering/gdbscan/
H A DERiCNeighborPredicate.java170 final PCAFilteredResult pca1 = storage.get(reference); in getNeighbors() local
179 if(strongNeighbors(v1, v2, pca1, pca2)) { in getNeighbors()
203 if(pca1.getCorrelationDimension() != pca2.getCorrelationDimension()) { in strongNeighbors()
207 if(!approximatelyLinearDependent(pca1, pca2) || !approximatelyLinearDependent(pca2, pca1)) { in strongNeighbors()
212 return transposeTimesTimes(v, pca1.similarityMatrix(), v) <= settings.tau // in strongNeighbors()
228 if(pca1.getCorrelationDimension() < pca2.getCorrelationDimension() // in weakNeighbors()
229 || !approximatelyLinearDependent(pca1, pca2) // in weakNeighbors()
230 …|| (pca1.getCorrelationDimension() == pca2.getCorrelationDimension() && !approximatelyLinearDepend… in weakNeighbors()
235 return transposeTimesTimes(v, pca1.similarityMatrix(), v) <= settings.tau && // in weakNeighbors()
236 (pca1.getCorrelationDimension() != pca2.getCorrelationDimension() // in weakNeighbors()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A DWarray-bounds-65.c31 void test_a1_cst (_Bool (*pba0)[0], char (*pca1)[1], in test_a1_cst()
40 …T ((*pca1)[-1]); // { dg-warning "array subscript -1 is (below|outside) array bounds of… in test_a1_cst()
41 T ((*pca1)[0]); in test_a1_cst()
42 …T ((*pca1)[1]); // { dg-warning "array subscript 1 is (above|outside) array bounds of … in test_a1_cst()
43 …T ((*pca1)[2]); // { dg-warning "array subscript 2 is (above|outside) array bounds of … in test_a1_cst()
44 …T ((*pca1)[123]); // { dg-warning "array subscript 123 is (above|outside) array bounds o… in test_a1_cst()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A DWarray-bounds-65.c31 void test_a1_cst (_Bool (*pba0)[0], char (*pca1)[1], in test_a1_cst()
40 …T ((*pca1)[-1]); // { dg-warning "array subscript -1 is (below|outside) array bounds of… in test_a1_cst()
41 T ((*pca1)[0]); in test_a1_cst()
42 …T ((*pca1)[1]); // { dg-warning "array subscript 1 is (above|outside) array bounds of … in test_a1_cst()
43 …T ((*pca1)[2]); // { dg-warning "array subscript 2 is (above|outside) array bounds of … in test_a1_cst()
44 …T ((*pca1)[123]); // { dg-warning "array subscript 123 is (above|outside) array bounds o… in test_a1_cst()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/
H A DWarray-bounds-65.c31 void test_a1_cst (_Bool (*pba0)[0], char (*pca1)[1], in test_a1_cst()
40 …T ((*pca1)[-1]); // { dg-warning "array subscript -1 is (below|outside) array bounds of… in test_a1_cst()
41 T ((*pca1)[0]); in test_a1_cst()
42 …T ((*pca1)[1]); // { dg-warning "array subscript 1 is (above|outside) array bounds of … in test_a1_cst()
43 …T ((*pca1)[2]); // { dg-warning "array subscript 2 is (above|outside) array bounds of … in test_a1_cst()
44 …T ((*pca1)[123]); // { dg-warning "array subscript 123 is (above|outside) array bounds o… in test_a1_cst()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/
H A DWarray-bounds-65.c31 void test_a1_cst (_Bool (*pba0)[0], char (*pca1)[1], in test_a1_cst()
40 …T ((*pca1)[-1]); // { dg-warning "array subscript -1 is (below|outside) array bounds of… in test_a1_cst()
41 T ((*pca1)[0]); in test_a1_cst()
42 …T ((*pca1)[1]); // { dg-warning "array subscript 1 is (above|outside) array bounds of … in test_a1_cst()
43 …T ((*pca1)[2]); // { dg-warning "array subscript 2 is (above|outside) array bounds of … in test_a1_cst()
44 …T ((*pca1)[123]); // { dg-warning "array subscript 123 is (above|outside) array bounds o… in test_a1_cst()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm/boot/dts/
H A Daspeed-bmc-bytedance-g220a.dts158 gpios = <&pca1 0 GPIO_ACTIVE_LOW>;
164 gpios = <&pca1 1 GPIO_ACTIVE_LOW>;
170 gpios = <&pca1 2 GPIO_ACTIVE_LOW>;
176 gpios = <&pca1 3 GPIO_ACTIVE_LOW>;
182 gpios = <&pca1 4 GPIO_ACTIVE_LOW>;
188 gpios = <&pca1 5 GPIO_ACTIVE_LOW>;
194 gpios = <&pca1 6 GPIO_ACTIVE_LOW>;
200 gpios = <&pca1 7 GPIO_ACTIVE_LOW>;
206 gpios = <&pca1 8 GPIO_ACTIVE_LOW>;
212 gpios = <&pca1 9 GPIO_ACTIVE_LOW>;
[all …]
H A Daspeed-bmc-inspur-fp5280g2.dts101 gpios = <&pca1 0 GPIO_ACTIVE_LOW>;
107 gpios = <&pca1 1 GPIO_ACTIVE_LOW>;
113 gpios = <&pca1 2 GPIO_ACTIVE_LOW>;
119 gpios = <&pca1 3 GPIO_ACTIVE_LOW>;
125 gpios = <&pca1 4 GPIO_ACTIVE_LOW>;
131 gpios = <&pca1 5 GPIO_ACTIVE_LOW>;
137 gpios = <&pca1 6 GPIO_ACTIVE_LOW>;
143 gpios = <&pca1 7 GPIO_ACTIVE_LOW>;
526 pca1: pca9555@21 { label
H A Daspeed-bmc-opp-swift.dts178 gpios = <&pca1 2 GPIO_ACTIVE_LOW>;
184 gpios = <&pca1 3 GPIO_ACTIVE_LOW>;
190 gpios = <&pca1 0 GPIO_ACTIVE_LOW>;
542 pca1: pca9551@60 { label
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/boot/dts/
H A Daspeed-bmc-bytedance-g220a.dts158 gpios = <&pca1 0 GPIO_ACTIVE_LOW>;
164 gpios = <&pca1 1 GPIO_ACTIVE_LOW>;
170 gpios = <&pca1 2 GPIO_ACTIVE_LOW>;
176 gpios = <&pca1 3 GPIO_ACTIVE_LOW>;
182 gpios = <&pca1 4 GPIO_ACTIVE_LOW>;
188 gpios = <&pca1 5 GPIO_ACTIVE_LOW>;
194 gpios = <&pca1 6 GPIO_ACTIVE_LOW>;
200 gpios = <&pca1 7 GPIO_ACTIVE_LOW>;
206 gpios = <&pca1 8 GPIO_ACTIVE_LOW>;
212 gpios = <&pca1 9 GPIO_ACTIVE_LOW>;
[all …]
H A Daspeed-bmc-inspur-fp5280g2.dts101 gpios = <&pca1 0 GPIO_ACTIVE_LOW>;
107 gpios = <&pca1 1 GPIO_ACTIVE_LOW>;
113 gpios = <&pca1 2 GPIO_ACTIVE_LOW>;
119 gpios = <&pca1 3 GPIO_ACTIVE_LOW>;
125 gpios = <&pca1 4 GPIO_ACTIVE_LOW>;
131 gpios = <&pca1 5 GPIO_ACTIVE_LOW>;
137 gpios = <&pca1 6 GPIO_ACTIVE_LOW>;
143 gpios = <&pca1 7 GPIO_ACTIVE_LOW>;
526 pca1: pca9555@21 { label
H A Daspeed-bmc-opp-swift.dts178 gpios = <&pca1 2 GPIO_ACTIVE_LOW>;
184 gpios = <&pca1 3 GPIO_ACTIVE_LOW>;
190 gpios = <&pca1 0 GPIO_ACTIVE_LOW>;
542 pca1: pca9551@60 { label
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm/boot/dts/
H A Daspeed-bmc-bytedance-g220a.dts158 gpios = <&pca1 0 GPIO_ACTIVE_LOW>;
164 gpios = <&pca1 1 GPIO_ACTIVE_LOW>;
170 gpios = <&pca1 2 GPIO_ACTIVE_LOW>;
176 gpios = <&pca1 3 GPIO_ACTIVE_LOW>;
182 gpios = <&pca1 4 GPIO_ACTIVE_LOW>;
188 gpios = <&pca1 5 GPIO_ACTIVE_LOW>;
194 gpios = <&pca1 6 GPIO_ACTIVE_LOW>;
200 gpios = <&pca1 7 GPIO_ACTIVE_LOW>;
206 gpios = <&pca1 8 GPIO_ACTIVE_LOW>;
212 gpios = <&pca1 9 GPIO_ACTIVE_LOW>;
[all …]
H A Daspeed-bmc-inspur-fp5280g2.dts101 gpios = <&pca1 0 GPIO_ACTIVE_LOW>;
107 gpios = <&pca1 1 GPIO_ACTIVE_LOW>;
113 gpios = <&pca1 2 GPIO_ACTIVE_LOW>;
119 gpios = <&pca1 3 GPIO_ACTIVE_LOW>;
125 gpios = <&pca1 4 GPIO_ACTIVE_LOW>;
131 gpios = <&pca1 5 GPIO_ACTIVE_LOW>;
137 gpios = <&pca1 6 GPIO_ACTIVE_LOW>;
143 gpios = <&pca1 7 GPIO_ACTIVE_LOW>;
526 pca1: pca9555@21 { label
H A Daspeed-bmc-opp-swift.dts178 gpios = <&pca1 2 GPIO_ACTIVE_LOW>;
184 gpios = <&pca1 3 GPIO_ACTIVE_LOW>;
190 gpios = <&pca1 0 GPIO_ACTIVE_LOW>;
542 pca1: pca9551@60 { label
/dports/net/netwib/netwib-5.38.0-src/src/netwib/net/priv/conf/
H A Dreorder.c39 const netwib_priv_confwork_arpcache *pca1 = in netwib_priv_confclean_arpcache_sort() local
45 netwib_er(netwib_priv_confclean_devnum_cmp(pca1->devnum, pca2->devnum, &cmp)); in netwib_priv_confclean_arpcache_sort()
47 netwib_er(netwib_eth_cmp(&pca1->eth, &pca2->eth, &cmp)); in netwib_priv_confclean_arpcache_sort()
49 netwib_er(netwib_ip_cmp(&pca1->ip, &pca2->ip, &cmp)); in netwib_priv_confclean_arpcache_sort()
H A Dclean.c463 netwib_priv_confwork_arpcache *pca1 = (netwib_priv_confwork_arpcache *)(netwib_uintptr)piteminf; in netwib_priv_confclean_arpcache_dup() local
467 netwib_er(netwib_eth_cmp(&pca1->eth, &pca2->eth, &cmpeth)); in netwib_priv_confclean_arpcache_dup()
468 netwib_er(netwib_ip_cmp(&pca1->ip, &pca2->ip, &cmpip)); in netwib_priv_confclean_arpcache_dup()
476 netwib__buf_reinit(&pca1->device); in netwib_priv_confclean_arpcache_dup()
477 netwib_er(netwib_buf_append_buf(&pca2->device, &pca1->device)); in netwib_priv_confclean_arpcache_dup()
478 pca1->eth = pca2->eth; in netwib_priv_confclean_arpcache_dup()
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-clustering/src/main/java/de/lmu/ifi/dbs/elki/algorithm/clustering/correlation/
H A DHiCO.java232 PCAFilteredResult pca1 = index.getLocalProjection(id); in expandDBID() local
245 tmpCorrelation.putInt(iter, correlationDistance(pca1, pca2, dim)); in expandDBID()
302 …public int correlationDistance(PCAFilteredResult pca1, PCAFilteredResult pca2, int dimensionality)… in correlationDistance() argument
305 double[][] v1t = copy(pca1.getEigenvectors()); in correlationDistance()
306 double[][] v1t_strong = pca1.getStrongEigenvectors(); in correlationDistance()
307 int lambda1 = pca1.getCorrelationDimension(); in correlationDistance()
315 double[][] m1_czech = pca1.dissimilarityMatrix(); in correlationDistance()
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/ngs_roi/tool_shed/
H A Droi_pca.Rscript59 roi$pca1=prj[,1]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevpdfo.c587 const cos_array_t *const pca1 = (const cos_array_t *)pco1; in cos_array_equal() local
598 if (!pca1->md5_valid) { in cos_array_equal()
599 gs_md5_init((gs_md5_state_t *)&pca1->md5); in cos_array_equal()
600 … code = cos_array_hash(pco1, (gs_md5_state_t *)&pca1->md5, (gs_md5_byte_t *)pca1->hash, pdev); in cos_array_equal()
603 gs_md5_finish((gs_md5_state_t *)&pca1->md5, (gs_md5_byte_t *)pca1->hash); in cos_array_equal()
604 ((cos_object_t *)pca1)->md5_valid = true; in cos_array_equal()
606 if (memcmp(&pca0->hash, &pca1->hash, 16) != 0) in cos_array_equal()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevpdfo.c587 const cos_array_t *const pca1 = (const cos_array_t *)pco1; in cos_array_equal() local
598 if (!pca1->md5_valid) { in cos_array_equal()
599 gs_md5_init((gs_md5_state_t *)&pca1->md5); in cos_array_equal()
600 … code = cos_array_hash(pco1, (gs_md5_state_t *)&pca1->md5, (gs_md5_byte_t *)pca1->hash, pdev); in cos_array_equal()
603 gs_md5_finish((gs_md5_state_t *)&pca1->md5, (gs_md5_byte_t *)pca1->hash); in cos_array_equal()
604 ((cos_object_t *)pca1)->md5_valid = true; in cos_array_equal()
606 if (memcmp(&pca0->hash, &pca1->hash, 16) != 0) in cos_array_equal()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/vector/
H A Dgdevpdfo.c588 const cos_array_t *const pca1 = (const cos_array_t *)pco1; in cos_array_equal() local
599 if (!pca1->md5_valid) { in cos_array_equal()
600 gs_md5_init((gs_md5_state_t *)&pca1->md5); in cos_array_equal()
601 … code = cos_array_hash(pco1, (gs_md5_state_t *)&pca1->md5, (gs_md5_byte_t *)pca1->hash, pdev); in cos_array_equal()
604 gs_md5_finish((gs_md5_state_t *)&pca1->md5, (gs_md5_byte_t *)pca1->hash); in cos_array_equal()
605 ((cos_object_t *)pca1)->md5_valid = true; in cos_array_equal()
607 if (memcmp(&pca0->hash, &pca1->hash, 16) != 0) in cos_array_equal()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/vector/
H A Dgdevpdfo.c588 const cos_array_t *const pca1 = (const cos_array_t *)pco1; in cos_array_equal() local
599 if (!pca1->md5_valid) { in cos_array_equal()
600 gs_md5_init((gs_md5_state_t *)&pca1->md5); in cos_array_equal()
601 … code = cos_array_hash(pco1, (gs_md5_state_t *)&pca1->md5, (gs_md5_byte_t *)pca1->hash, pdev); in cos_array_equal()
604 gs_md5_finish((gs_md5_state_t *)&pca1->md5, (gs_md5_byte_t *)pca1->hash); in cos_array_equal()
605 ((cos_object_t *)pca1)->md5_valid = true; in cos_array_equal()
607 if (memcmp(&pca0->hash, &pca1->hash, 16) != 0) in cos_array_equal()
/dports/graphics/blender/blender-2.91.0/extern/mantaflow/preprocessed/plugin/
H A Dpressure.cpp1151 Grid<Real> *pca0 = nullptr, *pca1 = nullptr, *pca2 = nullptr, *pca3 = nullptr; in solvePressureSystem() local
1159 pca1 = new Grid<Real>(parent); in solvePressureSystem()
1166 pca1, in solvePressureSystem()
1205 if (pca1) in solvePressureSystem()
1206 delete pca1; in solvePressureSystem()
/dports/science/py-scikit-learn/scikit-learn-1.0.2/doc/modules/
H A Dcompose.rst229 >>> pca1 = PCA()
231 >>> pipe = Pipeline([('reduce_dim', pca1), ('clf', svm1)])
235 >>> print(pca1.components_)
/dports/science/py-scikit-learn/scikit-learn-1.0.2/sklearn/decomposition/tests/
H A Dtest_pca.py580 pca1 = PCA().fit(X, y)
582 n_components = pca1.explained_variance_ratio_.cumsum()[-2]

12