Home
last modified time | relevance | path

Searched refs:h21 (Results 1 – 25 of 887) sorted by relevance

12345678910>>...36

/dports/deskutils/calibre/calibre-src-5.34.0/recipes/
H A Dhankyoreh21.recipe27 # ('전체기사', 'http://h21.hani.co.kr/rss/'),
28 ('표지이야기', 'http://h21.hani.co.kr/rss/cover/'),
29 ('특집', 'http://h21.hani.co.kr/rss/special/'),
30 ('정치', 'http://h21.hani.co.kr/rss/politics/'),
31 ('경제', 'http://h21.hani.co.kr/rss/economy/'),
32 ('사회', 'http://h21.hani.co.kr/rss/society/'),
33 ('세계', 'http://h21.hani.co.kr/rss/world/'),
34 ('문화', 'http://h21.hani.co.kr/rss/culture/'),
39 return "http://h21.hani.co.kr" + org_url if org_url[0] == '/' else org_url
/dports/astro/astrometry/astrometry.net-0.85/gsl-an/cblas/
H A Dsource_rotmg.h23 BASE h11, h12, h21, h22, u; variable
56 h21 = -y / x;
59 u = 1 - h21 * h12;
95 h21 = -1;
135 h21 /= G;
142 h21 *= G;
152 P[2] = h21;
156 P[2] = h21;
H A Dsource_rotm.h25 BASE h11, h21, h12, h22; variable
29 h21 = P[2];
34 h21 = P[2];
39 h21 = -1.0;
53 Y[j] = h21 * w + h22 * z;
/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_cblas__source_rotmg.h23 BASE h11, h12, h21, h22, u;
56 h21 = -y / x;
59 u = 1 - h21 * h12;
95 h21 = -1;
135 h21 /= G;
142 h21 *= G;
152 P[2] = h21;
156 P[2] = h21;
H A Dgsl_cblas__source_rotm.h25 BASE h11, h21, h12, h22; variable
29 h21 = P[2];
34 h21 = P[2];
39 h21 = -1.0;
53 Y[j] = h21 * w + h22 * z;
/dports/math/gsl/gsl-2.7/cblas/
H A Dsource_rotmg.h23 BASE h11, h12, h21, h22, u; variable
56 h21 = -y / x;
59 u = 1 - h21 * h12;
95 h21 = -1;
135 h21 /= G;
142 h21 *= G;
152 P[2] = h21;
156 P[2] = h21;
H A Dsource_rotm.h25 BASE h11, h21, h12, h22; variable
29 h21 = P[2];
34 h21 = P[2];
39 h21 = -1.0;
53 Y[j] = h21 * w + h22 * z;
/dports/www/carbonapi/carbonapi-0.14.1/vendor/gonum.org/v1/gonum/blas/gonum/
H A Dlevel1float64.go303 var h11, h12, h21, h22 float64
307 h21 = -1
319 h21 = -y1 / x1
321 u := 1 - float64(h12*h21)
337 h21 = -1
365 h21 /= gam
371 h21 *= gam
379 p.H = [4]float64{1: h21, 2: h12}
381 p.H = [4]float64{h11, h21, h12, h22}
464 h21 := p.H[1]
[all …]
H A Dlevel1float32.go321 var h11, h12, h21, h22 float32
325 h21 = -1
337 h21 = -y1 / x1
339 u := 1 - float32(h12*h21)
355 h21 = -1
383 h21 /= gam
389 h21 *= gam
397 p.H = [4]float32{1: h21, 2: h12}
399 p.H = [4]float32{h11, h21, h12, h22}
486 h21 := p.H[1]
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/gonum.org/v1/gonum/blas/gonum/
H A Dlevel1float64.go303 var h11, h12, h21, h22 float64
307 h21 = -1
319 h21 = -y1 / x1
321 u := 1 - float64(h12*h21)
337 h21 = -1
365 h21 /= gam
371 h21 *= gam
379 p.H = [4]float64{1: h21, 2: h12}
381 p.H = [4]float64{h11, h21, h12, h22}
464 h21 := p.H[1]
[all …]
H A Dlevel1float32.go321 var h11, h12, h21, h22 float32
325 h21 = -1
337 h21 = -y1 / x1
339 u := 1 - float32(h12*h21)
355 h21 = -1
383 h21 /= gam
389 h21 *= gam
397 p.H = [4]float32{1: h21, 2: h12}
399 p.H = [4]float32{h11, h21, h12, h22}
486 h21 := p.H[1]
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/gonum.org/v1/gonum/blas/gonum/
H A Dlevel1float32.go363 var h11, h12, h21, h22 float32
367 h21 = -1
379 h21 = -y1 / x1
381 u := 1 - h12*h21
397 h21 = -1
425 h21 /= gam
431 h21 *= gam
439 p.H = [4]float32{1: h21, 2: h12}
528 h21 := p.H[1]
554 h21 := p.H[1]
[all …]
H A Dlevel1float64.go345 var h11, h12, h21, h22 float64
349 h21 = -1
361 h21 = -y1 / x1
363 u := 1 - h12*h21
379 h21 = -1
407 h21 /= gam
413 h21 *= gam
421 p.H = [4]float64{1: h21, 2: h12}
506 h21 := p.H[1]
532 h21 := p.H[1]
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/gonum.org/v1/gonum/blas/gonum/
H A Dlevel1float32.go363 var h11, h12, h21, h22 float32
367 h21 = -1
379 h21 = -y1 / x1
381 u := 1 - h12*h21
397 h21 = -1
425 h21 /= gam
431 h21 *= gam
439 p.H = [4]float32{1: h21, 2: h12}
528 h21 := p.H[1]
554 h21 := p.H[1]
[all …]
H A Dlevel1float64.go345 var h11, h12, h21, h22 float64
349 h21 = -1
361 h21 = -y1 / x1
363 u := 1 - h12*h21
379 h21 = -1
407 h21 /= gam
413 h21 *= gam
421 p.H = [4]float64{1: h21, 2: h12}
506 h21 := p.H[1]
532 h21 := p.H[1]
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/gonum.org/v1/gonum/blas/gonum/
H A Dlevel1float32.go363 var h11, h12, h21, h22 float32
367 h21 = -1
379 h21 = -y1 / x1
381 u := 1 - h12*h21
397 h21 = -1
425 h21 /= gam
431 h21 *= gam
439 p.H = [4]float32{1: h21, 2: h12}
528 h21 := p.H[1]
554 h21 := p.H[1]
[all …]
H A Dlevel1float64.go345 var h11, h12, h21, h22 float64
349 h21 = -1
361 h21 = -y1 / x1
363 u := 1 - h12*h21
379 h21 = -1
407 h21 /= gam
413 h21 *= gam
421 p.H = [4]float64{1: h21, 2: h12}
506 h21 := p.H[1]
532 h21 := p.H[1]
[all …]
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-outlier/src/main/java/de/lmu/ifi/dbs/elki/utilities/scaling/outlier/
H A DSigmoidOutlierScaling.java232 double h11 = sigma, h22 = sigma, h21 = 0.0; in MStepLevenbergMarquardt() local
250 h21 += val * d2; in MStepLevenbergMarquardt()
260 final double det = h11 * h22 - h21 * h21; in MStepLevenbergMarquardt()
261 final double dA = -(h22 * g1 - h21 * g2) / det; in MStepLevenbergMarquardt()
262 final double dB = -(-h21 * g1 + h11 * g2) / det; in MStepLevenbergMarquardt()
344 double h11 = sigma, h22 = sigma, h21 = 0.0; in MStepLevenbergMarquardt() local
361 h21 += val * d2; in MStepLevenbergMarquardt()
371 final double det = h11 * h22 - h21 * h21; in MStepLevenbergMarquardt()
372 final double dA = -(h22 * g1 - h21 * g2) / det; in MStepLevenbergMarquardt()
373 final double dB = -(-h21 * g1 + h11 * g2) / det; in MStepLevenbergMarquardt()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/src/zoo/testproblems/
H A DROL_HS1.hpp98 Real h21 = -4.0 * 100.0 * (*ex)[0]; in hessVec() local
101 (*ehv)[1] = h21 * (*ev)[0] + h22 * (*ev)[1]; in hessVec()
115 Real h21 = -4.0 * 100.0 * (*ex)[0]; in invHessVec() local
117 (*ehv)[0] = 1.0/(h11*h22 - h12*h21) * (h22 * (*ev)[0] - h12 * (*ev)[1]); in invHessVec()
118 (*ehv)[1] = 1.0/(h11*h22 - h12*h21) * (-h21 * (*ev)[0] + h11 * (*ev)[1]); in invHessVec()
H A DROL_HS3.hpp113 Real h21 = -1.e-5 * 2.0; in hessVec() local
116 (*ehv)[1] = h21 * (*ev)[0] + h22 * (*ev)[1]; in hessVec()
129 Real h21 = -1.e-5 * 2.0; in invHessVec() local
131 (*ehv)[0] = 1.0/(h11*h22 - h12*h21) * (h22 * (*ev)[0] - h12 * (*ev)[1]); in invHessVec()
132 (*ehv)[1] = 1.0/(h11*h22 - h12*h21) * (-h21 * (*ev)[0] + h11 * (*ev)[1]); in invHessVec()
H A DROL_HS2.hpp118 Real h21 = static_cast<Real>(-400) * (*ex)[0]; in hessVec() local
123 (*ehv)[1] = h21 * (*ev)[0] + (h22+alpha) * (*ev)[1]; in hessVec()
138 Real h21 = static_cast<Real>(-400) * (*ex)[0]; in invHessVec() local
140 (*ehv)[0] = static_cast<Real>(1)/(h11*h22 - h12*h21) in invHessVec()
142 (*ehv)[1] = static_cast<Real>(1)/(h11*h22 - h12*h21) in invHessVec()
143 * (-h21 * (*ev)[0] + h11 * (*ev)[1]); in invHessVec()
H A DROL_HS5.hpp115 Real h21 = -std::sin((*ex)[0] + (*ex)[1]) - 2.0; in hessVec() local
118 (*ehv)[1] = h21 * (*ev)[0] + h22 * (*ev)[1]; in hessVec()
131 Real h21 = -std::sin((*ex)[0] + (*ex)[1]) - 2.0; in invHessVec() local
133 (*ehv)[0] = 1.0/(h11*h22 - h12*h21) * (h22 * (*ev)[0] - h12 * (*ev)[1]); in invHessVec()
134 (*ehv)[1] = 1.0/(h11*h22 - h12*h21) * (-h21 * (*ev)[0] + h11 * (*ev)[1]); in invHessVec()
H A DROL_Powell.hpp125 Real h21 = 2.0*(f121*f1 + f21*f11) + 2.0*(f221*f2 + f22*f21); in hessVec() local
129 (*hvp)[1] = h21*(*vp)[0] + h22*(*vp)[1]; in hessVec()
159 Real h21 = 2.0*(f121*f1 + f21*f11) + 2.0*(f221*f2 + f22*f21); in invHessVec() local
162 (*hvp)[0] = (1.0/(h11*h22-h12*h21))*( h22*(*vp)[0] - h21*(*vp)[1]); in invHessVec()
163 (*hvp)[1] = (1.0/(h11*h22-h12*h21))*(-h12*(*vp)[0] + h11*(*vp)[1]); in invHessVec()
/dports/audio/fmit/fmit-1.2.14/libs/CppAddons/
H A DFit.h30 double h21 = (y2-y1)/(x2-x1); in FitParabola() local
32 a = (h31-h21)/(x3-x2); in FitParabola()
33 b = h21 - a*(x2+x1); in FitParabola()
/dports/games/xjig/xjig-2.4/
H A Dmat2.C14 Real h21=r21; variable
17 r21 = h21*m.r11 + h22*m.r21;
19 r22 = h21*m.r12 + h22*m.r22;
21 ty += h21*m.tx + h22*m.ty;

12345678910>>...36