Home
last modified time | relevance | path

Searched +defs:Zp +defs:v (Results 1 – 16 of 16) sorted by relevance

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/example/topology-optimization/
H A Dexample_02.cpp243 Real Zp = 0.0, val = 0.0; in build_jacobian() local
278 Real Zp = 0.0, V = 0.0, val = 0.0; in build_jacobian() local
311 Real Zp = 0.0; in apply_jacobian() local
337 const std::vector<Real> &v) { in apply_jacobian()
340 Real Zp = 0.0, V = 0.0; in apply_jacobian() local
367 const std::vector<Real> &v) { in apply_adjoint_jacobian()
370 Real Zp = 0.0, VKU = 0.0; in apply_adjoint_jacobian() local
400 Real Zp = 0.0, V = 0.0, VKU = 0.0; in apply_adjoint_jacobian() local
697 const ROL::Vector<Real> &v, in applyAdjointHessian()
799 void hessVec_11( ROL::Vector<Real> &hv, const ROL::Vector<Real> &v, in hessVec_11()
[all …]
H A Dexample_01.cpp250 Real Zp = 0.0, val = 0.0; in build_jacobian() local
285 Real Zp = 0.0, V = 0.0, val = 0.0; in build_jacobian() local
318 Real Zp = 0.0; in apply_jacobian() local
344 const std::vector<Real> &v) { in apply_jacobian()
347 Real Zp = 0.0, V = 0.0; in apply_jacobian() local
374 const std::vector<Real> &v) { in apply_adjoint_jacobian()
377 Real Zp = 0.0, VKU = 0.0; in apply_adjoint_jacobian() local
407 Real Zp = 0.0, V = 0.0, VKU = 0.0; in apply_adjoint_jacobian() local
869 void hessVec_11( ROL::Vector<Real> &hv, const ROL::Vector<Real> &v, in hessVec_11()
896 void hessVec_12( ROL::Vector<Real> &hv, const ROL::Vector<Real> &v, in hessVec_12()
[all …]
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/lotte/
H A Dtensor.c122 static realType inner(const realType *u, const realType *v, unsigned n) in inner()
143 const realType *u, realType *v) in tensor_c1()
149 const realType *u, realType *v) in tensor_r1()
157 const realType *u, realType *v, realType *W) in tensor_c2()
166 const realType *u, realType *v, realType *W) in tensor_r2()
177 const realType *u, realType *v, realType *W, realType *Z) in tensor_c3()
180 realType *Zp = Z; in tensor_c3() local
192 const realType *u, realType *v, realType *W, realType *Z) in tensor_r3()
195 realType *Zp = Z; in tensor_r3() local
/dports/math/R-cran-spdep/spdep/R/
H A Ds2sls.R346 v <- ZQoQ %*% QZ functionVar
401 Zp <- cbind(yendp,X) functionVar
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/space/
H A Dcolorspace.h1458 double h,s,v; in RGBtoHSV() local
1588 double Xp, Yp, Zp; variable
1793 double v = std::min(R,G); in RGBtoHSL() local
/dports/devel/vcglib/vcglib-2020.09/vcg/space/
H A Dcolorspace.h1458 double h,s,v; in RGBtoHSV() local
1588 double Xp, Yp, Zp; variable
1793 double v = std::min(R,G); in RGBtoHSL() local
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/MagickCore/
H A Dcolorspace.c274 double *v) in ConvertRGBToLuv()
325 Zp; in ConvertXYZToJzazbz() local
361 Zp; in ConvertJzazbzToXYZ() local
1699 const double v,const IlluminantType illuminant,double *red,double *green, in ConvertLuvToRGB()
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/MagickCore/
H A Dcolorspace.c274 double *v) in ConvertRGBToLuv()
325 Zp; in ConvertXYZToJzazbz() local
361 Zp; in ConvertJzazbzToXYZ() local
1699 const double v,const IlluminantType illuminant,double *red,double *green, in ConvertLuvToRGB()
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dsubfield.c69 GEN K, n, non, pn, pnon, e, Yp, Zp, Zpp; in calc_block() local
214 long i, j, l, ll, lp, u, v, ns, r = lg(Y), N = B->N; in print_block_system() local
445 GEN A, B, d, u, v, U = cgetg(l, t_VEC); in get_bezout() local
494 long i, j, l, lff = lg(S->ff), v = fetch_var(), N = degpol(S->pol); in init_primedata() local
803 fix_var(GEN x, long v, long fl) in fix_var()
839 long N, ld, i, v; in subfieldsall() local
998 GEN a = NULL, v = cgetg(lg(V),t_COL), B; in subfield_generator() local
1127 long v = varn(*pol); in subfields_cleanup() local
1202 long n, i, j, nH, ind, v, d; in galoissubfieldcm() local
1312 long v = varn(pol); in quadsubfieldcm() local
[all …]
/dports/math/p5-Math-Pari/pari-2.3.5/src/modules/
H A Dsubfield.c120 GEN K, n, non, pn, pnon, e, Yp, Zp, Zpp; in calc_block() local
272 long i, j, l, ll, lp, u, v, ns, r = lg(Y), N = B->N; in print_block_system() local
503 GEN A, B, d, u, v, U = cgetg(l, t_VEC); in get_bezout() local
570 long i, j, l, lff = lg(S->ff), v = fetch_var(), N = degpol(S->pol); in init_primedata() local
867 fix_var(GEN x, long v) in fix_var()
/dports/science/silo/silo-4.10.2-bsd/tests/
H A Dtestall.c380 float *d=NULL, *p=NULL, *u=NULL, *v=NULL, *t=NULL, *distarr=NULL; in build_rect2d() local
767 float *u, *v; in build_curv2d() local
1065 float d[13],u[13],v[13]; in build_ucd2d() local
1398 float *u, *v, *w; in build_rect3d() local
1798 float *v = NULL; in build_curv3d() local
1881 double Xp,Yp,Zp; in build_curv3d() local
2211 float d[2646], p[2646], u[2646], v[2646], w[2646]; in build_ucd3d() local
2669 float *d, *p, *u, *v, *w, *t; in build_poly3d() local
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/src/
H A Dmega_zxcvbn.cpp314 static uint64_t CalcCrc64(uint64_t Crc, const void *v, unsigned int Len) in CalcCrc64()
732 unsigned int v; in DoDictMatch() local
1567 ZxcMatch_t *Zp; in ZxcvbnMatch() local
/dports/security/keepassxc/keepassxc-2.6.6/src/zxcvbn/
H A Dzxcvbn.c323 static uint64_t CalcCrc64(uint64_t Crc, const void *v, unsigned int Len) in CalcCrc64()
741 unsigned int v; in DoDictMatch() local
1575 ZxcMatch_t *Zp; in ZxcvbnMatch() local
/dports/math/singular/Singular-Release-4-2-1/libpolys/coeffs/
H A Dlongrat.cc1376 static int int_extgcd(int a, int b, int * u, int* x, int * v, int* y) in int_extgcd()
1538 number nlModP(number q, const coeffs /*Q*/, const coeffs Zp) in nlModP()
2788 number nlXExtGcd (number a, number b, number *s, number *t, number *u, number *v, const coeffs r) in nlXExtGcd()
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/anomalyDetectionDashboards/node_modules/prettier/esm/
H A Dparser-typescript.mjs22 …description:"Number of spaces per indentation level.",range:{start:0,end:Number.POSITIVE_INFINITY,… field in Tu
H A Dstandalone.mjs1 var e={version:"2.4.1"},t="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?wind… function
36 …rn(vo=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var i in t=arguments… constant in Gh