Home
last modified time | relevance | path

Searched refs:Vj (Results 1 – 25 of 566) sorted by relevance

12345678910>>...23

/dports/lang/swi-pl/swipl-8.2.3/packages/jpl/src/examples/prolog/
H A Djpl_versions_demo.pl4 jpl_call('org.jpl7.JPL', version_string, [], Vj),
9 write(' java library version: '), write( Vj), nl,
11 ( Vp == Vj,
12 Vj == Vc
/dports/lang/yap/yap-6.2.2/packages/jpl/examples/prolog/
H A Djpl_versions_demo.pl4 jpl_call( 'jpl.JPL', version_string, [], Vj),
10 write( ' java library version: '), write( Vj), nl,
12 ( Vp == Vj,
13 Vj == Vc
/dports/cad/ngspice_rework/ngspice-35/examples/vdmos/
H A DIXTP6N100D2-n-weak-inv.sp7 …0p CGDMIN=2p CGS=2915p TT=1371n a=1 IS=2.13E-08 N=1.564 RB=0.0038 m=0.548 *Vj=0.1 Cjo=3200pF ksubt…
10 …00p CGDMIN=2p CGS=2915p TT=1371n a=1 IS=2.13E-08 N=1.564 RB=0.0038 m=0.548 Vj=0.1 Cjo=3200pF ksubt…
13 …00p CGDMIN=2p CGS=2915p TT=1371n a=1 IS=2.13E-08 N=1.564 RB=0.0038 m=0.548 Vj=0.1 Cjo=3200pF ksubt…
H A DVDMOS-DIO.sp4 .model dio d TT=1371n IS=2.13E-08 N=1.564 RS=0.0038 m=0.548 Vj=0.1 Cjo=3200pF
10 …00p CGDMIN=2p CGS=2915p a=1 TT=1371n IS=2.13E-08 N=1.564 RB=0.0038 m=0.548 Vj=0.1 Cjo=3200pF ksubt…
H A Dvdmos-out_ir_mtr.sp10 …=20p CGDMIN=2p CGS=17p TT=500n a=0.47 IS=3.25n N=1.744 RB=0.118608 m=0.348 Vj=0.23 Cjo=14pF mtriod…
12 …=20p CGDMIN=2p CGS=17p TT=500n a=0.47 IS=3.25n N=1.744 RB=0.118608 m=0.348 Vj=0.23 Cjo=14pF mtriod…
/dports/math/spooles-mpich/spooles.2.2_SHARED/Iter/src/
H A Dbgmresl.c67 DenseMtx *G, *Gj, *H, *Hij, *Hkj, *V, *Vi, *Vj, *Vk, *Z; in bgmresl() local
191 Vj = DenseMtx_new() ; in bgmresl()
270 rc = DenseMtx_initAsSubmatrix(Vj, V, 0, neqns-1, 0, nrhs-1) ; in bgmresl()
271 DenseMtx_setA2(Vj, A2Vj) ; in bgmresl()
337 DenseMtx_initAsSubmatrix(Vj, V, 0, neqns-1, vjfcol, vjlcol) ; in bgmresl()
339 InpMtx_sym_mmm(mtxA, Z, one, Vj) ; in bgmresl()
341 InpMtx_nonsym_mmm(mtxA, Z, one, Vj) ; in bgmresl()
609 DenseMtx_free(Vj) ; in bgmresl()
H A Dbgmresr.c67 DenseMtx *G, *Gj, *H, *Hij, *Hkj, *V, *Vi, *Vj, *Vk, *W, *Z; in bgmresr() local
195 Vj = DenseMtx_new() ; in bgmresr()
257 rc = DenseMtx_initAsSubmatrix(Vj, V, 0, neqns-1, 0, nrhs-1) ; in bgmresr()
258 DenseMtx_setA2(Vj, A2Vj) ; in bgmresr()
325 DenseMtx_initAsSubmatrix(Vj, V, 0, neqns-1, vjfcol, vjlcol) ; in bgmresr()
327 FrontMtx_solve(mtxM, W, Vj, mtxM->manager, in bgmresr()
609 DenseMtx_free(Vj) ; in bgmresr()
/dports/math/spooles-mpich/spooles.2.2/Iter/src/
H A Dbgmresl.c67 DenseMtx *G, *Gj, *H, *Hij, *Hkj, *V, *Vi, *Vj, *Vk, *Z; in bgmresl() local
191 Vj = DenseMtx_new() ; in bgmresl()
270 rc = DenseMtx_initAsSubmatrix(Vj, V, 0, neqns-1, 0, nrhs-1) ; in bgmresl()
271 DenseMtx_setA2(Vj, A2Vj) ; in bgmresl()
337 DenseMtx_initAsSubmatrix(Vj, V, 0, neqns-1, vjfcol, vjlcol) ; in bgmresl()
339 InpMtx_sym_mmm(mtxA, Z, one, Vj) ; in bgmresl()
341 InpMtx_nonsym_mmm(mtxA, Z, one, Vj) ; in bgmresl()
609 DenseMtx_free(Vj) ; in bgmresl()
H A Dbgmresr.c67 DenseMtx *G, *Gj, *H, *Hij, *Hkj, *V, *Vi, *Vj, *Vk, *W, *Z; in bgmresr() local
195 Vj = DenseMtx_new() ; in bgmresr()
257 rc = DenseMtx_initAsSubmatrix(Vj, V, 0, neqns-1, 0, nrhs-1) ; in bgmresr()
258 DenseMtx_setA2(Vj, A2Vj) ; in bgmresr()
325 DenseMtx_initAsSubmatrix(Vj, V, 0, neqns-1, vjfcol, vjlcol) ; in bgmresr()
327 FrontMtx_solve(mtxM, W, Vj, mtxM->manager, in bgmresr()
609 DenseMtx_free(Vj) ; in bgmresr()
/dports/math/spooles/spooles.2.2_SHARED/Iter/src/
H A Dbgmresl.c67 DenseMtx *G, *Gj, *H, *Hij, *Hkj, *V, *Vi, *Vj, *Vk, *Z; in bgmresl() local
191 Vj = DenseMtx_new() ; in bgmresl()
270 rc = DenseMtx_initAsSubmatrix(Vj, V, 0, neqns-1, 0, nrhs-1) ; in bgmresl()
271 DenseMtx_setA2(Vj, A2Vj) ; in bgmresl()
337 DenseMtx_initAsSubmatrix(Vj, V, 0, neqns-1, vjfcol, vjlcol) ; in bgmresl()
339 InpMtx_sym_mmm(mtxA, Z, one, Vj) ; in bgmresl()
341 InpMtx_nonsym_mmm(mtxA, Z, one, Vj) ; in bgmresl()
609 DenseMtx_free(Vj) ; in bgmresl()
H A Dbgmresr.c67 DenseMtx *G, *Gj, *H, *Hij, *Hkj, *V, *Vi, *Vj, *Vk, *W, *Z; in bgmresr() local
195 Vj = DenseMtx_new() ; in bgmresr()
257 rc = DenseMtx_initAsSubmatrix(Vj, V, 0, neqns-1, 0, nrhs-1) ; in bgmresr()
258 DenseMtx_setA2(Vj, A2Vj) ; in bgmresr()
325 DenseMtx_initAsSubmatrix(Vj, V, 0, neqns-1, vjfcol, vjlcol) ; in bgmresr()
327 FrontMtx_solve(mtxM, W, Vj, mtxM->manager, in bgmresr()
609 DenseMtx_free(Vj) ; in bgmresr()
/dports/math/spooles/spooles.2.2/Iter/src/
H A Dbgmresl.c67 DenseMtx *G, *Gj, *H, *Hij, *Hkj, *V, *Vi, *Vj, *Vk, *Z; in bgmresl() local
191 Vj = DenseMtx_new() ; in bgmresl()
270 rc = DenseMtx_initAsSubmatrix(Vj, V, 0, neqns-1, 0, nrhs-1) ; in bgmresl()
271 DenseMtx_setA2(Vj, A2Vj) ; in bgmresl()
337 DenseMtx_initAsSubmatrix(Vj, V, 0, neqns-1, vjfcol, vjlcol) ; in bgmresl()
339 InpMtx_sym_mmm(mtxA, Z, one, Vj) ; in bgmresl()
341 InpMtx_nonsym_mmm(mtxA, Z, one, Vj) ; in bgmresl()
609 DenseMtx_free(Vj) ; in bgmresl()
H A Dbgmresr.c67 DenseMtx *G, *Gj, *H, *Hij, *Hkj, *V, *Vi, *Vj, *Vk, *W, *Z; in bgmresr() local
195 Vj = DenseMtx_new() ; in bgmresr()
257 rc = DenseMtx_initAsSubmatrix(Vj, V, 0, neqns-1, 0, nrhs-1) ; in bgmresr()
258 DenseMtx_setA2(Vj, A2Vj) ; in bgmresr()
325 DenseMtx_initAsSubmatrix(Vj, V, 0, neqns-1, vjfcol, vjlcol) ; in bgmresr()
327 FrontMtx_solve(mtxM, W, Vj, mtxM->manager, in bgmresr()
609 DenseMtx_free(Vj) ; in bgmresr()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Device/
H A DClipper.cpp22 inline void clipEdge(sw::float4 &Vo, const sw::float4 &Vi, const sw::float4 &Vj, float di, float dj) in clipEdge() argument
26 Vo.x = (dj * Vi.x - di * Vj.x) * D; in clipEdge()
27 Vo.y = (dj * Vi.y - di * Vj.y) * D; in clipEdge()
28 Vo.z = (dj * Vi.z - di * Vj.z) * D; in clipEdge()
29 Vo.w = (dj * Vi.w - di * Vj.w) * D; in clipEdge()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Device/
H A DClipper.cpp22 inline void clipEdge(sw::float4 &Vo, const sw::float4 &Vi, const sw::float4 &Vj, float di, float dj) in clipEdge() argument
26 Vo.x = (dj * Vi.x - di * Vj.x) * D; in clipEdge()
27 Vo.y = (dj * Vi.y - di * Vj.y) * D; in clipEdge()
28 Vo.z = (dj * Vi.z - di * Vj.z) * D; in clipEdge()
29 Vo.w = (dj * Vi.w - di * Vj.w) * D; in clipEdge()
/dports/science/lammps/lammps-stable_29Sep2021/doc/src/
H A Dfix_ave_correlate.rst145 Cij(delta) = ave(Vi(t)\*Vj(t+delta))
147 which is the correlation value between input values Vi and Vj,
148 separated by time delta. Note that the second value Vj in the pair is
163 be the average of 19 samples, namely Vi(0)\*Vj(10), Vi(5)\*Vj(15),
164 Vi(10)\*V j20), Vi(15)\*Vj(25), ..., Vi(85)\*Vj(95), Vi(90)\*Vj(100).
218 pair Vi(t)\*Vj(t+delta) is always the one sampled at the later time.
224 value. I.e. Cij = Vi\*Vj, for i < j, so Npair = N\*(N-1)/2.
227 value. I.e. Cij = Vi\*Vj, for i > j, so Npair = N\*(N-1)/2.
235 itself and every other value. I.e. Cij = Vi\*Vj, for i,j = 1,N so
243 Cij(0) = Vi(T)\*Vj(T) value at a timestep T, where T is a multiple of
[all …]
/dports/lang/slib/slib-3b6/
H A Drmdsff.scm256 (map (lambda (Vj Nj) (if (zero? Nj) Vj (- sde Vj)))
291 (rotate-list (map (lambda (Vj Nj) (if (zero? Nj) Vj (- sde Vj)))
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Renderer/
H A DClipper.cpp350 …inline void Clipper::clipEdge(float4 &Vo, const float4 &Vi, const float4 &Vj, float di, float dj) … in clipEdge() argument
354 Vo.x = (dj * Vi.x - di * Vj.x) * D; in clipEdge()
355 Vo.y = (dj * Vi.y - di * Vj.y) * D; in clipEdge()
356 Vo.z = (dj * Vi.z - di * Vj.z) * D; in clipEdge()
357 Vo.w = (dj * Vi.w - di * Vj.w) * D; in clipEdge()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Renderer/
H A DClipper.cpp350 …inline void Clipper::clipEdge(float4 &Vo, const float4 &Vi, const float4 &Vj, float di, float dj) … in clipEdge() argument
354 Vo.x = (dj * Vi.x - di * Vj.x) * D; in clipEdge()
355 Vo.y = (dj * Vi.y - di * Vj.y) * D; in clipEdge()
356 Vo.z = (dj * Vi.z - di * Vj.z) * D; in clipEdge()
357 Vo.w = (dj * Vi.w - di * Vj.w) * D; in clipEdge()
/dports/math/gmp/gmp-6.2.1/mpn/cray/
H A DREADME51 systems have a bitblt instructions (Vi Vj,Vj<Ak and Vi Vj,Vj>Ak) that
/dports/math/gap/gap-4.11.0/extern/gmp/mpn/cray/
H A DREADME51 systems have a bitblt instructions (Vi Vj,Vj<Ak and Vi Vj,Vj>Ak) that
/dports/math/mingw32-libgmp/gmp-6.0.0/mpn/cray/
H A DREADME51 systems have a bitblt instructions (Vi Vj,Vj<Ak and Vi Vj,Vj>Ak) that
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/mpn/cray/
H A DREADME51 systems have a bitblt instructions (Vi Vj,Vj<Ak and Vi Vj,Vj>Ak) that
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/
H A Dvnl_sparse_lm.cxx431 vnl_matrix<double>& Vj = V_[j]; in compute_normal_equations() local
437 vnl_fastops::inc_X_by_AtA(Vj,Bij); // Vj += B_ij^T * B_ij in compute_normal_equations()
463 const vnl_matrix<double>& Vj = V_[j]; in extract_diagonal() local
464 for (unsigned int ii=0; ii<Vj.rows(); ++ii) in extract_diagonal()
465 diag_UVT[z++] = Vj(ii,ii); in extract_diagonal()
484 vnl_matrix<double>& Vj = V_[j]; in set_diagonal() local
485 for (unsigned int ii=0; ii<Vj.rows(); ++ii) in set_diagonal()
486 Vj(ii,ii) = diag[z++]; in set_diagonal()
/dports/misc/vxl/vxl-3.3.2/core/vnl/algo/
H A Dvnl_sparse_lm.cxx443 vnl_matrix<double> & Vj = V_[j]; in compute_normal_equations() local
449 vnl_fastops::inc_X_by_AtA(Vj, Bij); // Vj += B_ij^T * B_ij in compute_normal_equations()
478 const vnl_matrix<double> & Vj = V_[j]; in extract_diagonal() local
479 for (unsigned int ii = 0; ii < Vj.rows(); ++ii) in extract_diagonal()
480 diag_UVT[z++] = Vj(ii, ii); in extract_diagonal()
502 vnl_matrix<double> & Vj = V_[j]; in set_diagonal() local
503 for (unsigned int ii = 0; ii < Vj.rows(); ++ii) in set_diagonal()
504 Vj(ii, ii) = diag[z++]; in set_diagonal()

12345678910>>...23