Home
last modified time | relevance | path

Searched refs:om1 (Results 1 – 25 of 264) sorted by relevance

1234567891011

/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-93/billowitch/compliant/
H A Dtc1986.vhd44 variable om1, om2, om3 : omega; variable
48 alias al1 : omega is om1;
52 om1 := 4 o1;
79 om1 = om1 and
124 om1 = om1 and
127 om1 /= om2 and
130 om1 <= om2 and
134 om1 < om2 and
137 om2 >= om1 and
141 om2 > om1 and
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/pecos/src/
H A DHahnOrthogPolynomial.cpp43 Real om1, A, C; in type1_value() local
45 om1 = (Real)i-1.; in type1_value()
46 A = (om1+tp+sp+1.)*(om1+tp+1.)*(nd-om1) in type1_value()
47 / ((2.*om1+tp+sp+1.)*(2.*om1+tp+sp+2.)); in type1_value()
48 C = om1*(om1+tp+sp+nd+1.)*(om1+sp)/((2.*om1+tp+sp)*(2.*om1+tp+sp+1.)); in type1_value()
H A DMeixnerOrthogPolynomial.cpp44 Real om1, A; in type1_value() local
46 om1 = (Real)i-1.; in type1_value()
47 A = probPerTrial*(om1+nt); in type1_value()
48 t1_val = ((om1 + A + pm1*x)*Kc_n - om1*Kc_nm1) / A; // Kc_nplus1 in type1_value()
H A DCharlierOrthogPolynomial.cpp106 Real om1 = (Real)i - 1.; in type1_gradient() local
107 result = ((om1+lambdaStat-x)*dChdx_n-type1_value(x,order)-om1*dChdx_nm1) in type1_gradient()
146 Real om1 = (Real)i - 1.; in type1_hessian() local
147 result = ((om1+lambdaStat-x)*d2Chdx2_n-2.*type1_gradient(x,order) in type1_hessian()
148 -om1*d2Chdx2_nm1)/lambdaStat; in type1_hessian()
H A DKrawtchoukOrthogPolynomial.cpp43 Real om1, A, C; in type1_value() local
45 om1 = (Real)i-1.; in type1_value()
46 A = probPerTrial*(nt-om1), C = om1*(1.-probPerTrial); in type1_value()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/pecos/test/
H A Dtest_hahn.py29 om1 = order-1
32 A = (om1+a+b+1.0)*(om1+a+1.0)*(N-om1)/((2.0*om1+a+b+1.0)*(2.0*om1+a+b+2.0))
33 C = om1*(om1+a+b+N+1.0)*(om1+b)/((2.0*om1+a+b)*(2.0*om1+a+b+1.0))
H A Dtest_krawtchouk.py28 om1 = order-1
31 return ((p*(N-om1)+om1*(1.0-p)-x)*fm1 - om1*(1.0-p)*fm2)/(p*(N-om1))
H A Dtest_meixner.py28 om1 = order-1
31 return ((om1+(om1+B)*c+(c-1.0)*x)*fm1 - om1*fm2)/(c*(om1+B))
/dports/biology/infernal/infernal-1.1.3/hmmer/src/impl_sse/
H A Dp7_oprofile.c328 om2->tbm_b = om1->tbm_b; in p7_oprofile_Copy()
329 om2->tec_b = om1->tec_b; in p7_oprofile_Copy()
330 om2->tjb_b = om1->tjb_b; in p7_oprofile_Copy()
374 om2->abc = om1->abc; in p7_oprofile_Copy()
375 om2->L = om1->L; in p7_oprofile_Copy()
376 om2->M = om1->M; in p7_oprofile_Copy()
378 om2->mode = om1->mode; in p7_oprofile_Copy()
379 om2->nj = om1->nj; in p7_oprofile_Copy()
382 om2->clone = om1->clone; in p7_oprofile_Copy()
1801 int Q4 = p7O_NQF(om1->M); in p7_oprofile_Compare()
[all …]
/dports/biology/hmmer/hmmer-3.3/src/impl_sse/
H A Dp7_oprofile.c328 om2->tbm_b = om1->tbm_b; in p7_oprofile_Copy()
329 om2->tec_b = om1->tec_b; in p7_oprofile_Copy()
330 om2->tjb_b = om1->tjb_b; in p7_oprofile_Copy()
374 om2->abc = om1->abc; in p7_oprofile_Copy()
375 om2->L = om1->L; in p7_oprofile_Copy()
376 om2->M = om1->M; in p7_oprofile_Copy()
378 om2->mode = om1->mode; in p7_oprofile_Copy()
379 om2->nj = om1->nj; in p7_oprofile_Copy()
382 om2->clone = om1->clone; in p7_oprofile_Copy()
1801 int Q4 = p7O_NQF(om1->M); in p7_oprofile_Compare()
[all …]
/dports/biology/infernal/infernal-1.1.3/hmmer/src/impl_vmx/
H A Dp7_oprofile.c306 om2->tbm_b = om1->tbm_b; in p7_oprofile_Copy()
307 om2->tec_b = om1->tec_b; in p7_oprofile_Copy()
308 om2->tjb_b = om1->tjb_b; in p7_oprofile_Copy()
352 om2->abc = om1->abc; in p7_oprofile_Copy()
353 om2->L = om1->L; in p7_oprofile_Copy()
354 om2->M = om1->M; in p7_oprofile_Copy()
356 om2->mode = om1->mode; in p7_oprofile_Copy()
357 om2->nj = om1->nj; in p7_oprofile_Copy()
360 om2->clone = om1->clone; in p7_oprofile_Copy()
1728 int Q4 = p7O_NQF(om1->M); in p7_oprofile_Compare()
[all …]
/dports/biology/hmmer/hmmer-3.3/src/impl_vmx/
H A Dp7_oprofile.c306 om2->tbm_b = om1->tbm_b; in p7_oprofile_Copy()
307 om2->tec_b = om1->tec_b; in p7_oprofile_Copy()
308 om2->tjb_b = om1->tjb_b; in p7_oprofile_Copy()
352 om2->abc = om1->abc; in p7_oprofile_Copy()
353 om2->L = om1->L; in p7_oprofile_Copy()
354 om2->M = om1->M; in p7_oprofile_Copy()
356 om2->mode = om1->mode; in p7_oprofile_Copy()
357 om2->nj = om1->nj; in p7_oprofile_Copy()
360 om2->clone = om1->clone; in p7_oprofile_Copy()
1728 int Q4 = p7O_NQF(om1->M); in p7_oprofile_Compare()
[all …]
/dports/math/mfem/mfem-4.3/mesh/
H A Dvtk.cpp281 int om1 = ref - 1; in CartesianToVTKPrism() local
307 offset += om1*6; in CartesianToVTKPrism()
315 offset += (k == ref ? 3*om1 : 0); in CartesianToVTKPrism()
320 offset += om1; // Skip the i-axis edge in CartesianToVTKPrism()
325 offset += om1; // Skip the ij-axis edge in CartesianToVTKPrism()
331 offset += 9*om1; // Skip all the edges in CartesianToVTKPrism()
334 int ntfdof = (om1 - 1)*om1/2; in CartesianToVTKPrism()
335 int nqfdof = om1*om1; in CartesianToVTKPrism()
354 return offset + (i - 1) + om1*(k - 1); in CartesianToVTKPrism()
359 return offset + (ref - i - 1) + om1*(k - 1); in CartesianToVTKPrism()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.scoped/
H A Dassign.fail.cpp25 M om0, om1, om2; in main() local
40 LG lg2(om0, om1); in main()
46 LG lg2(om0, om1, om2); in main()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.scoped/
H A Dassign.fail.cpp25 M om0, om1, om2; in main() local
40 LG lg2(om0, om1); in main()
46 LG lg2(om0, om1, om2); in main()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.scoped/
H A Dassign.fail.cpp25 M om0, om1, om2; in main() local
40 LG lg2(om0, om1); in main()
46 LG lg2(om0, om1, om2); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/thread/thread.mutex/thread.lock/thread.lock.scoped/
H A Dassign.fail.cpp25 M om0, om1, om2; in main() local
40 LG lg2(om0, om1); in main()
46 LG lg2(om0, om1, om2); in main()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.scoped/
H A Dassign.fail.cpp25 M om0, om1, om2; in main() local
40 LG lg2(om0, om1); in main()
46 LG lg2(om0, om1, om2); in main()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.scoped/
H A Dassign.fail.cpp25 M om0, om1, om2; in main() local
40 LG lg2(om0, om1); in main()
46 LG lg2(om0, om1, om2); in main()
/dports/devel/libc++/libcxx-10.0.1.src/test/std/thread/thread.mutex/thread.lock/thread.lock.scoped/
H A Dassign.fail.cpp25 M om0, om1, om2; in main() local
40 LG lg2(om0, om1); in main()
46 LG lg2(om0, om1, om2); in main()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.scoped/
H A Dassign.fail.cpp25 M om0, om1, om2; in main() local
40 LG lg2(om0, om1); in main()
46 LG lg2(om0, om1, om2); in main()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.scoped/
H A Dassign.fail.cpp25 M om0, om1, om2; in main() local
40 LG lg2(om0, om1); in main()
46 LG lg2(om0, om1, om2); in main()
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.scoped/
H A Dassign.fail.cpp25 M om0, om1, om2; in main() local
40 LG lg2(om0, om1); in main()
46 LG lg2(om0, om1, om2); in main()
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.scoped/
H A Dassign.fail.cpp25 M om0, om1, om2; in main() local
40 LG lg2(om0, om1); in main()
46 LG lg2(om0, om1, om2); in main()
/dports/math/p5-Math-Pari/pari-2.3.5/src/functions/elliptic_curves/
H A Delleta5 Help: elleta(om): om=[om1,om2], returns the two-component row vector
6 [eta1,eta2] of quasi-periods associated to [om1,om2]

1234567891011