Home
last modified time | relevance | path

Searched defs:Kg (Results 1 – 25 of 66) sorted by relevance

123

/dports/science/jdftx/jdftx-1.6.0/jdftx/core/
H A DMinimize_linmin.h39 const Vector& d, double alphaT, double& alpha, double& E, Vector& g, Vector& Kg) in linminRelax()
55 const Vector& d, double alphaT, double& alpha, double& E, Vector& g, Vector& Kg) in linminQuad()
148 const Vector& d, double alphaT, double& alpha, double& E, Vector& g, Vector& Kg) in linminCubicWolfe()
H A DMinimize.h125 Vector g, gPrev, Kg; //current, previous and preconditioned gradients in minimize() local
261 Vector g, Kg; in fdTest() local
H A DMinimize_lBFGS.h33 Vector g, Kg; //gradient and preconditioned gradient in lBFGS() local
/dports/science/dynare/dynare-4.6.4/matlab/kalman/likelihood/
H A Dkalman_filter_fast.m143 Kg = K*iF; variable
173 Kg = K*iF; variable
182 Kg = K*iF; variable
/dports/multimedia/aegisub/aegisub-3.2.2/libaegisub/common/
H A Dycbcr_conv.cpp49 double Kg = coeff[1]; in init_src() local
70 double Kg = coeff[1]; in init_dst() local
/dports/multimedia/schroedinger/schroedinger-1.0.11/testsuite/
H A Dcolorspace.c143 double Kg = 1.0 - Kr - Kb; in color_matrix_YCbCr_to_RGB() local
159 double Kg = 1.0 - Kr - Kb; in color_matrix_RGB_to_YCbCr() local
/dports/cad/pcb/pcb-4.2.0/gts/
H A Dcurvature.c215 gdouble * Kg) in gts_vertex_gaussian_curvature()
278 void gts_vertex_principal_curvatures (gdouble Kh, gdouble Kg, in gts_vertex_principal_curvatures()
336 GtsVector Kh, gdouble Kg, in gts_vertex_principal_directions()
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/gts/src/
H A Dcurvature.c215 gdouble * Kg) in gts_vertex_gaussian_curvature()
278 void gts_vertex_principal_curvatures (gdouble Kh, gdouble Kg, in gts_vertex_principal_curvatures()
336 GtsVector Kh, gdouble Kg, in gts_vertex_principal_directions()
/dports/graphics/gts/gts-0.7.6/src/
H A Dcurvature.c215 gdouble * Kg) in gts_vertex_gaussian_curvature()
278 void gts_vertex_principal_curvatures (gdouble Kh, gdouble Kg, in gts_vertex_principal_curvatures()
336 GtsVector Kh, gdouble Kg, in gts_vertex_principal_directions()
/dports/graphics/blender/blender-2.91.0/source/blender/freestyle/intern/winged_edge/
H A DCurvature.cpp194 bool gts_vertex_gaussian_curvature(WVertex *v, real *Kg) in gts_vertex_gaussian_curvature()
243 void gts_vertex_principal_curvatures(real Kh, real Kg, real *K1, real *K2) in gts_vertex_principal_curvatures()
297 void gts_vertex_principal_directions(WVertex *v, Vec3r Kh, real Kg, Vec3r &e1, Vec3r &e2) in gts_vertex_principal_directions()
/dports/science/jdftx/jdftx-1.6.0/fluid1D/core/
H A DMinimize.h405 Vector Kg = precondition(g); in minimize() local
515 Vector Kg = precondition(g); in fdTest() local
/dports/science/simbody/simbody-Simbody-3.7/SimTKmath/Geometry/src/
H A DGeodesic.cpp83 Real Kg = geom.calcGaussianCurvature(g,H); in calcDerivs() local
312 const Real Kg = geom.calcGaussianCurvature(GT,H); in realizeAccelerationImpl() local
/dports/science/chrono/chrono-7.0.1/src/chrono/fea/
H A DChElementBeamEuler.h281 ChMatrixDynamic<> Kg; ///< local geometric stiffness matrix NORMALIZED by P variable
H A DChElementBeamTaperedTimoshenko.h334 ChMatrixDynamic<> Kg; ///< local geometric stiffness matrix NORMALIZED by P variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/core/
H A DSkYUVMath.cpp172 const float Kg = 1.0f - Kr - Kb; in make_rgb_to_yuv_matrix() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/core/
H A DSkYUVMath.cpp150 const float Kg = 1.0f - Kr - Kb; in make_rgb_to_yuv_matrix() local
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/core/
H A DSkYUVMath.cpp150 const float Kg = 1.0f - Kr - Kb; in make_rgb_to_yuv_matrix() local
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/core/
H A DSkYUVMath.cpp150 const float Kg = 1.0f - Kr - Kb; in make_rgb_to_yuv_matrix() local
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/core/
H A DSkYUVMath.cpp150 const float Kg = 1.0f - Kr - Kb; in make_rgb_to_yuv_matrix() local
/dports/math/vtk8/VTK-8.2.0/IO/Movie/
H A DvtkOggTheoraWriter.cxx368 static const double Kg = 1 - Kr - Kb, in RGB2YCbCr() local
/dports/math/vtk9/VTK-9.1.0/IO/OggTheora/
H A DvtkOggTheoraWriter.cxx367 static const double Kg = 1 - Kr - Kb, Krm1 = Kr - 1, Kbm1 = Kb - 1; in RGB2YCbCr() local
/dports/math/vtk6/VTK-6.2.0/IO/Movie/
H A DvtkOggTheoraWriter.cxx368 static const double Kg = 1 - Kr - Kb, in RGB2YCbCr() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/core/
H A DSkYUVMath.cpp262 const float Kg = 1.0f - Kr - Kb; in make_rgb_to_yuv_matrix() local
/dports/devel/vcglib/vcglib-2020.09/vcg/simplex/vertex/
H A Dcomponent.h149 float &Kg() { static float dummy = 0.f; assert(0);return dummy;} in Kg() function
419 const ScalarTypeCur &Kg() const { return _hk[1]; } in Kg() function
421 ScalarTypeCur &Kg() { return _hk[1]; } in Kg() function
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/simplex/vertex/
H A Dcomponent.h141 float &Kg() { static float dummy = 0.f; assert(0);return dummy;} in Kg() function
411 const ScalarTypeCur &Kg() const { return _hk[1]; } in Kg() function
413 ScalarTypeCur &Kg() { return _hk[1]; } in Kg() function

123