Home
last modified time | relevance | path

Searched refs:cE (Results 1 – 25 of 769) sorted by relevance

12345678910>>...31

/dports/math/psurface/psurface-2.0.0-13-gb5b6825/
H A DIterators.cpp65 cE = firstEdge; in TriangleIterator()
68 while (cE.isValid() && !isCorrectlyOriented()) in TriangleIterator()
69 ++cE; in TriangleIterator()
76 ++cE; in operator ++()
77 } while (cE.isValid() && !isCorrectlyOriented()); in operator ++()
85 if (cE.getONext().to()!=cE.getDPrev().from() || in isCorrectlyOriented()
92 DirectedEdgeIterator cEInv = cE; in isCorrectlyOriented()
95 return (PlaneParam::orientation((*cE.nodes)[vertices(0)].domainPos(), in isCorrectlyOriented()
96 (*cE.nodes)[vertices(1)].domainPos(), in isCorrectlyOriented()
97 (*cE.nodes)[vertices(2)].domainPos()) == 1); in isCorrectlyOriented()
H A DPSurfaceSmoother.cpp17 Edge& cE = psurface->edges(edge); in applyEdgeRelaxation() local
19 if (cE.triangles.size()!=2) in applyEdgeRelaxation()
29 ParamToolBox::mergeTwoTrianglesIntoQuadrangle(cE.triangles[0], cE.triangles[1], in applyEdgeRelaxation()
34 if (psurface->triangles(cE.triangles[0]).patch != psurface->triangles(cE.triangles[1]).patch && in applyEdgeRelaxation()
45 backupTriangles[0] = psurface->triangles(cE.triangles[0]); in applyEdgeRelaxation()
46 backupTriangles[1] = psurface->triangles(cE.triangles[1]); in applyEdgeRelaxation()
48 cutter[0] = cE.triangles[0]; in applyEdgeRelaxation()
49 cutter[1] = cE.triangles[1]; in applyEdgeRelaxation()
69 if (psurface->triangles(cE.triangles[0]).patch != psurface->triangles(cE.triangles[1]).patch && in applyEdgeRelaxation()
78 psurface->integrateTriangle(cE.triangles[0]); in applyEdgeRelaxation()
[all …]
/dports/math/openturns/openturns-1.18/python/src/
H A DBernsteinCopulaFactory_doc.i.in107 Let :math:`\cE=\left\{\vect{X}_1,\dots,\vect{X}_n\right\}` be the given sample. If :math:`kFraction…
111 m = \argmin_{M\in\{1,\dots,n\}}\dfrac{1}{n}\sum_{\vect{X}_i\in\cE}-\log c^{\cE}_{M}(\vect{X}_i)
113 …here :math:`c_M^{\cE}` is the density function of the :class:`~openturns.EmpiricalBernsteinCopula`…
119 …{kFraction}\sum_{k=0}^{kFraction-1}\dfrac{1}{n}\sum_{\vect{X}_i\in\cE^V_k}-\log c^{\cE^L_k}_{M}(\v…
121 where :math:`\cE^V_k=\left\{\vect{X}_i\in\cE\,|\,i\equiv k \mod kFraction\right\}` and :math:`\cE^L…
140 Let :math:`\cE=\left\{\vect{X}_1,\dots,\vect{X}_n\right\}` be the given sample. The bin number :mat…
144 …D}_f(c^{\cE}_{M})-\dfrac{1}{n}\sum_{\vect{X}_i\in\cE}f\left(\dfrac{1}{c^{\cE}_{M}(\vect{X}_i)}\rig…
146cE}` is the density function of the :class:`~openturns.EmpiricalBernsteinCopula` associated to the…
/dports/audio/py-music21/music21-7.1.0/music21/corpus/ryansMammoth/
H A DWhimOfAMomentJigThe.abc10 (ve/d)|(cE)E (cE)E|cde dcB|(cE)E (cE)E|ABA GEG|
11 (cE)E (cE)E|cde dcB|ABc dcB|cAA A2:|
H A DDimenDruDeelishReel.abc12 (cE)(3.E.E.E cded | cE(EF) .G2(AB) | (cE)(3.E.E.E cded | cABG .A2(AB) |
13 (cE)(3.E.E.E cded | cEEF .G2(AB) | (cE)(3.E.E.E cded | cABG A2z2 ::
H A DLadyLoudensStrathspey.abc15 | (vG>c)(E>.c) (G>.c)"4"e>c | "SEGUE"G>cE>c (d<D)D>"4"e \
16 | G>cE>c G>c"4"e>c | f>ag>f (e<c)c>"4"e |
17 | G>cE>c G>c"4"e>c | G>cE>c (d<D)D>"4"e \
18 | G>cE>c G>c"4"e>c | f>ag>f (e<c)c |]
/dports/science/siesta/siesta-4.1.5/Src/
H A Dm_ts_mumpsg.F90127 type(ts_c_idx) :: cE local
300 do while ( cE%exist )
319 call prepare_invGF(cE, mum, &
329 if ( .not. cE%fake ) then
334 '### Solving Eq Node/iC: ',Node,'/',cE%idx(2),',',cE%idx(3)
440 do while ( cE%exist )
463 if ( .not. cE%fake ) then
466 '### Solving nEq Node/iC: ',Node,'/',cE%idx(2),',',cE%idx(3)
855 type(ts_c_idx), intent(in) :: cE local
870 if ( cE%fake ) return
[all …]
H A Dm_ts_fullg.F90125 type(ts_c_idx) :: cE local
313 do while ( cE%exist )
319 cE, N_Elec, uGF, Elecs, &
353 call ID2idx(cE,mus(imu)%ID,idx)
356 call c2weight_eq(cE,idx, kw, W ,ZW)
441 do while ( cE%exist )
447 cE, N_Elec, uGF, Elecs, &
807 subroutine prepare_invGF(cE, no_u,GFinv, & argument
817 type(ts_c_idx), intent(in) :: cE local
834 if ( cE%fake ) return
[all …]
H A Dm_ts_trig.F90148 type(ts_c_idx) :: cE local
357 do while ( cE%exist )
363 cE, N_Elec, uGF, Elecs, &
380 if ( .not. cE%fake ) then
391 call ID2idx(cE,mus(imu)%ID,idx)
479 do while ( cE%exist )
485 cE, N_Elec, uGF, Elecs, &
502 if ( .not. cE%fake ) then
895 type(ts_c_idx), intent(in) :: cE local
911 if ( cE%fake ) return
[all …]
H A Dm_ts_mumpsk.F90137 type(ts_c_idx) :: cE local
318 do while ( cE%exist )
337 call prepare_invGF(cE, mum, &
347 if ( .not. cE%fake ) then
352 '### Solving Eq Node/iC: ',Node,'/',cE%idx(2),',',cE%idx(3)
465 do while ( cE%exist )
488 if ( .not. cE%fake ) then
490 '### Solving nEq Node/iC: ',Node,'/',cE%idx(2),',',cE%idx(3)
889 type(ts_c_idx), intent(in) :: cE local
903 if ( cE%fake ) return
[all …]
H A Dm_ts_trik.F90156 type(ts_c_idx) :: cE local
370 do while ( cE%exist )
376 cE, N_Elec, uGF, Elecs, &
393 if ( .not. cE%fake ) then
404 call ID2idx(cE,mus(imu)%ID,idx)
497 do while ( cE%exist )
503 cE, N_Elec, uGF, Elecs, &
520 if ( .not. cE%fake ) then
916 type(ts_c_idx), intent(in) :: cE local
932 if ( cE%fake ) return
[all …]
H A Dm_ts_fullk.F90167 type(ts_c_idx) :: cE local
363 do while ( cE%exist )
369 cE, N_Elec, uGF, Elecs, &
403 call ID2idx(cE,mus(imu)%ID,idx)
406 call c2weight_eq(cE,idx, kw, W ,ZW)
497 do while ( cE%exist )
503 cE, N_Elec, uGF, Elecs, &
871 subroutine prepare_invGF(cE, no_u,GFinv, & argument
881 type(ts_c_idx), intent(in) :: cE local
896 if ( cE%fake ) return
[all …]
/dports/sysutils/lizardfs/lizardfs-3.12.0/tests/test_suites/SanityChecks/
H A Dtest_acl_group_class.sh10 acls=$(getfacl -cE file)
20 acls=$(getfacl -cE file)
28 acls=$(getfacl -cE file)
39 acls=$(getfacl -cE file)
55 acls=$(getfacl -cE file)
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/core/tests/unit/kernel/
H A Dtest_matrix_constraint.py850 cE = matrix_constraint(A, x=[x],
853 self.assertEqual(cE[0].body(), 4)
854 self.assertEqual(cE[0].slack, -3)
855 self.assertEqual(cE[0].lslack, 3)
857 self.assertEqual(cE.slack[0], -3)
858 self.assertEqual(cE.lslack[0], 3)
861 self.assertEqual(cE[0].body(), 6)
878 cE[0].body()
880 cE[0].body(exception=True)
885 self.assertEqual(cE.slack, None)
[all …]
/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/storage/test/unit/
H A Dpointerneighborhoodtest.h18 std::string cE("E"); in testMoore2D()
22 std::string *cells[] = {&cTW, &cT, &cTE, &cW, &cC, &cE, &cBW, &cB, &cBE}; in testMoore2D()
48 std::string cE("E"); in testMoore3D()
64 &cTW, &cT, &cTE, &cW, &cC, &cE, &cBW, &cB, &cBE, in testMoore3D()
82 std::string cE("E"); in testVonNeumann3D()
85 std::string *cells[] = {&cS, &cT,&cW, &cC, &cE, &cB, &cN}; in testVonNeumann3D()
/dports/www/firefox-esr/firefox-91.8.0/media/libopus/celt/
H A Dmathops.h53 #define cE ((float)PI/2) macro
66 return -x*y*(y2 + cA*x2) / den + (y<0 ? -cE : cE); in fast_atan2f()
69 return x*y*(x2 + cA*y2) / den + (y<0 ? -cE : cE) - (x*y<0 ? -cE : cE); in fast_atan2f()
75 #undef cE
/dports/audio/jamulus/jamulus-r3_8_1/libs/opus/celt/
H A Dmathops.h53 #define cE ((float)PI/2) macro
66 return -x*y*(y2 + cA*x2) / den + (y<0 ? -cE : cE); in fast_atan2f()
69 return x*y*(x2 + cA*y2) / den + (y<0 ? -cE : cE) - (x*y<0 ? -cE : cE); in fast_atan2f()
75 #undef cE
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/opus/src/celt/
H A Dmathops.h53 #define cE ((float)PI/2) macro
66 return -x*y*(y2 + cA*x2) / den + (y<0 ? -cE : cE); in fast_atan2f()
69 return x*y*(x2 + cA*y2) / den + (y<0 ? -cE : cE) - (x*y<0 ? -cE : cE); in fast_atan2f()
75 #undef cE
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/opus/src/celt/
H A Dmathops.h53 #define cE ((float)PI/2) macro
66 return -x*y*(y2 + cA*x2) / den + (y<0 ? -cE : cE); in fast_atan2f()
69 return x*y*(x2 + cA*y2) / den + (y<0 ? -cE : cE) - (x*y<0 ? -cE : cE); in fast_atan2f()
75 #undef cE
/dports/www/firefox/firefox-99.0/media/libopus/celt/
H A Dmathops.h53 #define cE ((float)PI/2) macro
66 return -x*y*(y2 + cA*x2) / den + (y<0 ? -cE : cE); in fast_atan2f()
69 return x*y*(x2 + cA*y2) / den + (y<0 ? -cE : cE) - (x*y<0 ? -cE : cE); in fast_atan2f()
75 #undef cE
/dports/games/emptyepsilon/SeriousProton-EE-2021.06.23/src/libopus/celt/
H A Dmathops.h53 #define cE ((float)PI/2) macro
66 return -x*y*(y2 + cA*x2) / den + (y<0 ? -cE : cE); in fast_atan2f()
69 return x*y*(x2 + cA*y2) / den + (y<0 ? -cE : cE) - (x*y<0 ? -cE : cE); in fast_atan2f()
75 #undef cE
/dports/audio/opus/opus-1.3.1/celt/
H A Dmathops.h53 #define cE ((float)PI/2) macro
66 return -x*y*(y2 + cA*x2) / den + (y<0 ? -cE : cE); in fast_atan2f()
69 return x*y*(x2 + cA*y2) / den + (y<0 ? -cE : cE) - (x*y<0 ? -cE : cE); in fast_atan2f()
75 #undef cE
/dports/audio/praat/praat-6.2.03/external/opusfile/opus/celt/
H A Dmathops.h53 #define cE ((float)PI/2) macro
66 return -x*y*(y2 + cA*x2) / den + (y<0 ? -cE : cE); in fast_atan2f()
69 return x*y*(x2 + cA*y2) / den + (y<0 ? -cE : cE) - (x*y<0 ? -cE : cE); in fast_atan2f()
75 #undef cE
/dports/mail/thunderbird/thunderbird-91.8.0/media/libopus/celt/
H A Dmathops.h53 #define cE ((float)PI/2) macro
66 return -x*y*(y2 + cA*x2) / den + (y<0 ? -cE : cE); in fast_atan2f()
69 return x*y*(x2 + cA*y2) / den + (y<0 ? -cE : cE) - (x*y<0 ? -cE : cE); in fast_atan2f()
75 #undef cE
/dports/lang/spidermonkey78/firefox-78.9.0/media/libopus/celt/
H A Dmathops.h53 #define cE ((float)PI/2) macro
66 return -x*y*(y2 + cA*x2) / den + (y<0 ? -cE : cE); in fast_atan2f()
69 return x*y*(x2 + cA*y2) / den + (y<0 ? -cE : cE) - (x*y<0 ? -cE : cE); in fast_atan2f()
75 #undef cE

12345678910>>...31