Home
last modified time | relevance | path

Searched refs:Wv (Results 1 – 25 of 485) sorted by relevance

12345678910>>...20

/dports/games/lpairs/lpairs-1.0.5/lpairs/
H A Dsndsrv.h36 } Wv; typedef
37 Wv* Wv_Ld(char *fname);
38 void Wv_Fr(Wv *w);
39 void Wv_Fmt(Wv *w, SDL_AudioSpec sp);
43 Wv *wv;
62 void SSrv_Ply(Wv *w, int p);
H A Dsndsrv.c31 Wv* Wv_Ld(char *fname) in Wv_Ld()
33 Wv *w; in Wv_Ld()
36 w = (Wv*)malloc(sizeof(Wv)); in Wv_Ld()
55 void Wv_Fr(Wv *w) in Wv_Fr()
66 void Wv_Fmt(Wv *w, SDL_AudioSpec dest) in Wv_Fmt()
145 void SSrv_Ply(Wv *w, int p) in SSrv_Ply()
H A Dpairs.h70 Wv *click_sound;
71 Wv *remove_sound;
72 Wv *fail_sound;
/dports/science/erkale-pseudopotentials/erkale-870e772f09631b3dbdd99a18e4f3d4786d684a01/src/
H A Dlocalization.cpp478 W=Wv; in cost_func()
524 W=Wv; in cost_der()
572 fv=cost_func(Wv); in cost_func_der()
665 W=Wv; in cost_func()
741 W=Wv; in cost_der()
1077 W=Wv; in cost_func()
1104 W=Wv; in cost_der()
1153 W=Wv; in cost_func_der()
1254 if(Wv.n_rows != Wv.n_cols) { in cost_func_der()
1275 if(W.n_rows != Wv.n_rows || W.n_cols != Wv.n_cols || rms_cnorm(W-Wv)>=DBL_EPSILON) { in cost_func_der()
[all …]
H A Dunitary.cpp39 void UnitaryFunction::setW(const arma::cx_mat & Wv) { in setW() argument
40 W=Wv; in setW()
1118 double Brockett::cost_func(const arma::cx_mat & Wv) { in cost_func() argument
1119 W=Wv; in cost_func()
1124 arma::cx_mat Brockett::cost_der(const arma::cx_mat & Wv) { in cost_der() argument
1125 W=Wv; in cost_der()
1129 void Brockett::cost_func_der(const arma::cx_mat & Wv, double & fv, arma::cx_mat & der) { in cost_func_der() argument
1130 fv=cost_func(Wv); in cost_func_der()
1131 der=cost_der(Wv); in cost_func_der()
/dports/science/erkale/erkale-8297aefe5aac9dbbb291e04c07661f3cff94a99a/src/
H A Dlocalization.cpp478 W=Wv; in cost_func()
524 W=Wv; in cost_der()
572 fv=cost_func(Wv); in cost_func_der()
665 W=Wv; in cost_func()
741 W=Wv; in cost_der()
1077 W=Wv; in cost_func()
1104 W=Wv; in cost_der()
1153 W=Wv; in cost_func_der()
1254 if(Wv.n_rows != Wv.n_cols) { in cost_func_der()
1275 if(W.n_rows != Wv.n_rows || W.n_cols != Wv.n_cols || rms_cnorm(W-Wv)>=DBL_EPSILON) { in cost_func_der()
[all …]
H A Dunitary.cpp39 void UnitaryFunction::setW(const arma::cx_mat & Wv) { in setW() argument
40 W=Wv; in setW()
1118 double Brockett::cost_func(const arma::cx_mat & Wv) { in cost_func() argument
1119 W=Wv; in cost_func()
1124 arma::cx_mat Brockett::cost_der(const arma::cx_mat & Wv) { in cost_der() argument
1125 W=Wv; in cost_der()
1129 void Brockett::cost_func_der(const arma::cx_mat & Wv, double & fv, arma::cx_mat & der) { in cost_func_der() argument
1130 fv=cost_func(Wv); in cost_func_der()
1131 der=cost_der(Wv); in cost_func_der()
/dports/graphics/wings/libigl-2.1.0/python/py_igl/
H A Dpy_winding_number.cpp19 Eigen::VectorXd Wv; in __anon4aa997540102() local
20 igl::winding_number(V, F, O, Wv); in __anon4aa997540102()
21 W = Wv; in __anon4aa997540102()
/dports/games/enygma/enigma-1.04/levels/
H A Doriginal03.level5 Map: |>$ X|$|.v $|>.W$>>v|>Wv v>|v< >v|
8 Map: |Wv< $| W|>$ . |W. |
16 Map: | >.X$ |X$v $X| |Wv$vv|v>.W|.<.>.|
H A Doriginal09.level15 Map: % Wv%%%%%%%% %W. % % WW% v %
H A Doriginal08.level12 Map: |.|W. |Wv.:v|8 |$ . X< |. o$W|
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/Descriptors/
H A DGETAWAY.cpp674 VectorXd Wv = getEigenVect(wv); in getGETAWAYDesc() local
765 HATSv += getHATS((double)Wv(j), (double)Wv(j), (double)H(j, j), in getGETAWAYDesc()
779 H0v += getH((double)Wv(j), (double)Wv(k), (double)H(j, k)); in getGETAWAYDesc()
799 HATSv += getHATS((double)Wv(j), (double)Wv(k), (double)H(j, j), in getGETAWAYDesc()
813 H0v += getH((double)Wv(j), (double)Wv(k), (double)H(j, k)); in getGETAWAYDesc()
832 HATSvt += 2 * getHATS((double)Wv(j), (double)Wv(k), (double)H(j, j), in getGETAWAYDesc()
846 H0vt += 2 * getH((double)Wv(j), (double)Wv(k), (double)H(j, k)); in getGETAWAYDesc()
904 tmpv = getH((double)Wv(j), (double)Wv(k), in getGETAWAYDesc()
985 R0vt += 2 * getH((double)Wv(j), (double)Wv(k), in getGETAWAYDesc()
H A DAUTOCORR3D.cpp94 VectorXd Wv = getEigenVect(wv); in get3DautocorrelationDesc() local
133 tmp = Wv.transpose() * RBi * Wv; in get3DautocorrelationDesc()
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_SurfWarp.c1363 C->Wv.elts[3*r], C->Wv.elts[3*r+1], C->Wv.elts[3*r+2]); in Debug_Weights()
1365 fprintf (SUMA_STDERR,"%.20f; %.20f; \n", C->Wv.elts[2*r], C->Wv.elts[2*r+1]); in Debug_Weights()
1374 i, C->Wv.elts[3*i], C->Wv.elts[3*i+1], C->Wv.elts[3*i+2], in Debug_Weights()
1383 C->Wv.elts[3*r], C->Wv.elts[3*r+1], C->Wv.elts[3*r+2]); in Debug_Weights()
1385 … fprintf (output_matrix," %11.20f; %11.20f; \n", C->Wv.elts[2*r], C->Wv.elts[2*r+1]); in Debug_Weights()
1629 vector_initialize(&(C->Wv)); in FindSplineWeights()
1630 vector_multiply(Mi, Vv, &(C->Wv)); in FindSplineWeights()
1719 C->Wv.elts[j3], C->Wv.elts[j3+1], C->Wv.elts[j3+2]); in Velocity()
1734 …Wr.elts[j3 ] = (v_M[0][0]*C->Wv.elts[j3 ] + v_M[0][1]*C->Wv.elts[j3+1] + v_M[0][2]*C->Wv.elts[j3… in Velocity()
1735 …Wr.elts[j3+1] = (v_M[1][0]*C->Wv.elts[j3 ] + v_M[1][1]*C->Wv.elts[j3+1] + v_M[1][2]*C->Wv.elts[j3… in Velocity()
[all …]
H A DSUMA_toy_circle.c368 vector Wv; in main() local
560 energy = SUMA_MT_DOT( (&(Ci->VelocityField[j3])), (&(Ci->Wv.elts[i3])) ); in main()
672 Ci->Wv.elts[i3 ] = 0.0; in main()
673 Ci->Wv.elts[i3+1] = 0.0; in main()
674 Ci->Wv.elts[i3+2] = 0.0; in main()
779 vector_destroy(&(Ci->Wv)); in main()
/dports/editors/libreoffice/libreoffice-7.2.6.2/solenv/gbuild/platform/
H A Dcom_MSC_defs.mk124 -Wv:18 \
168 -Wv:18 \
247 -Wv:18 \
/dports/editors/libreoffice6/libreoffice-6.4.7.2/solenv/gbuild/platform/
H A Dcom_MSC_defs.mk165 -Wv:18 \
218 -Wv:18 \
295 -Wv:18 \
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/sundials_4.1.0/src/nvector/cuda/
H A Dnvector_cuda.cu828 vector_type** Wv; in N_VWrmsNormVectorArray_Cuda() local
837 Wv = new vector_type*[nvec]; in N_VWrmsNormVectorArray_Cuda()
839 Wv[k] = static_cast<vector_type*>(W[k]->content); in N_VWrmsNormVectorArray_Cuda()
841 err = wL2NormSquareVectorArray(nvec, Xv, Wv, norms); in N_VWrmsNormVectorArray_Cuda()
844 delete[] Wv; in N_VWrmsNormVectorArray_Cuda()
862 vector_type** Wv; in N_VWrmsNormMaskVectorArray_Cuda() local
872 Wv = new vector_type*[nvec]; in N_VWrmsNormMaskVectorArray_Cuda()
874 Wv[k] = static_cast<vector_type*>(W[k]->content); in N_VWrmsNormMaskVectorArray_Cuda()
878 err = wL2NormSquareMaskVectorArray(nvec, Xv, Wv, IDv, norms); in N_VWrmsNormMaskVectorArray_Cuda()
881 delete[] Wv; in N_VWrmsNormMaskVectorArray_Cuda()
/dports/devel/emscripten/emscripten-2.0.3/tests/core/
H A Dtest_globaldoubles.out2 Display: Vu=465.100000 Vv=465.200000 Wu=160.300000 Wv=111.400000
/dports/games/spring/spring_98.0/rts/build/cmake/
H A DFindAWK.cmake44 # a) awk -Wv (the standard, not supported by BWK)
51 EXECUTE_PROCESS(COMMAND ${AWK_BIN} -Wv
/dports/devel/m17n-db/m17n-db-1.8.0/MIM/
H A Dgrc-mizuochi.mim383 ("W'" ?Ὠ) ("Wv" ?Ὠ)
386 ("W/'" ?Ὤ) ("W/v" ?Ὤ) ("W'/" ?Ὤ) ("Wv/" ?Ὤ)
389 ("W?'" ?Ὢ) ("W?v" ?Ὢ) ("W'?" ?Ὢ) ("Wv?" ?Ὢ)
393 ("W'^" ?Ὦ) ("Wv^" ?Ὦ) ("W'\\" ?Ὦ) ("Wv\\" ?Ὦ)
/dports/editors/vim/vim-8.2.3745/runtime/lang/
H A Dmenu_uk_ua.koi8-u.vim165 menutrans Split\ &Vertically<Tab>^Wv ���Ħ����\ &�������<Tab>^Wv
166 "menutrans Split\ &Vertically<Tab>^Wv &���Ħ����\ �������<Tab>^Wv
H A Dmenu_uk_ua.cp1251.vim165 menutrans Split\ &Vertically<Tab>^Wv ��������\ &�������<Tab>^Wv
166 "menutrans Split\ &Vertically<Tab>^Wv &��������\ �������<Tab>^Wv
/dports/net-im/telepathy-salut/telepathy-salut-0.8.1/lib/ext/wocky/tests/certs/
H A Dss-key.pem8 803wq5QFqXhXDb6f/kKT91BQ+WPqg4cQyhUtaSNIfCieO260gBgBd963NAUy+6Wv
/dports/net-im/telepathy-gabble/telepathy-gabble-0.18.4/lib/ext/wocky/tests/certs/
H A Dss-key.pem8 803wq5QFqXhXDb6f/kKT91BQ+WPqg4cQyhUtaSNIfCieO260gBgBd963NAUy+6Wv

12345678910>>...20