Home
last modified time | relevance | path

Searched defs:gstep (Results 1 – 25 of 108) sorted by relevance

12345

/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-exactprint-0.6.4/tests/examples/ghc80/
H A DT10148.hs16 gstep m x = Machine (gstep m') (mindexA m) function
/dports/games/openlierox/OpenLieroX/src/client/DeprecatedGUI/
H A DCBox.cpp73 int rstep=0,gstep=0,bstep=0; in PreDraw() local
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/src/foldbar/
H A Dcaptionbar.cpp259 gstep = double((col2.Green() - col1.Green())) / double(size), gf = 0, in DrawVerticalGradient() local
293 gstep = double((col2.Green() - col1.Green())) / double(size), gf = 0, in DrawHorizontalGradient() local
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/src/foldbar/
H A Dcaptionbar.cpp259 gstep = double((col2.Green() - col1.Green())) / double(size), gf = 0, in DrawVerticalGradient() local
293 gstep = double((col2.Green() - col1.Green())) / double(size), gf = 0, in DrawHorizontalGradient() local
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/src/foldbar/
H A Dcaptionbar.cpp259 gstep = double((col2.Green() - col1.Green())) / double(size), gf = 0, in DrawVerticalGradient() local
293 gstep = double((col2.Green() - col1.Green())) / double(size), gf = 0, in DrawHorizontalGradient() local
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/src/foldbar/
H A Dcaptionbar.cpp259 gstep = double((col2.Green() - col1.Green())) / double(size), gf = 0, in DrawVerticalGradient() local
293 gstep = double((col2.Green() - col1.Green())) / double(size), gf = 0, in DrawHorizontalGradient() local
/dports/math/py-iminuit/iminuit-2.8.4/extern/root/math/minuit2/inc/Minuit2/
H A DFunctionGradient.h35 …Gradient(const MnAlgebraicVector &grd, const MnAlgebraicVector &g2, const MnAlgebraicVector &gstep) in FunctionGradient()
/dports/misc/vxl/vxl-3.3.2/contrib/mul/mbl/
H A Dmbl_draw_line.h70 const std::ptrdiff_t gstep = image.planestep(); in mbl_draw_line() local
/dports/math/py-iminuit/iminuit-2.8.4/extern/root/math/minuit2/src/
H A DInitialGradientCalculator.cxx64 double gstep = std::max(gsmin, 0.1 * dirin); in operator ()() local
H A DHessianGradientCalculator.cxx83 MnAlgebraicVector gstep = Gradient.Gstep(); in DeltaGradient() local
H A DNumerical2PGradientCalculator.cxx96 MnAlgebraicVector gstep = Gradient.Gstep(); in operator ()() local
H A DNumericalDerivator.cxx271 double gstep = std::max(gsmin, 0.1 * dirin); in SetInitialGradient() local
/dports/irc/evangeline/modules/stats.mod/
H A Dlivestats.c376 float rstep, gstep, bstep; in send_livestats() local
907 float rstep, gstep, bstep; in do_toptalkers() local
1082 float rstep, gstep, bstep; in do_miscstats() local
1438 float rstep, gstep, bstep; in display_users_on_chan() local
/dports/cad/atlc/atlc-4.6.1/src/
H A Dfind_optimal_dimensions_for_microstrip_coupler.c40 double g, gmin=0.5, gmax=5, gstep=0.5; in main() local
/dports/math/unuran/unuran-1.8.1/src/methods/
H A Dhist.c483 double gstep; /* step size when computing guide table */ in _unur_hist_make_guidetable() local
H A Ddgt.c774 double gstep; /* step size when computing guide table */ in _unur_dgt_make_guidetable() local
/dports/graphics/libQGLViewer/libQGLViewer-2.7.2/QGLViewer/VRender/
H A DFIGExporter.cpp120 GLfloat rstep, gstep, bstep; in spewSegment() local
H A DEPSExporter.cpp220 GLfloat rstep=0.0, gstep=0.0, bstep=0.0; in spewSegment() local
/dports/math/octomap/octomap-1.9.7/octovis/src/extern/QGLViewer/VRender/
H A DFIGExporter.cpp120 GLfloat rstep, gstep, bstep; in spewSegment() local
H A DEPSExporter.cpp220 GLfloat rstep=0.0, gstep=0.0, bstep=0.0; in spewSegment() local
/dports/audio/infamous-plugins-lv2/infamousPlugins-0.3.0-7-g778e591/src/hip2b/
H A Dsquare.c62 float gstep = *plug->outgain_p - plug->gain; in run_square() local
/dports/biology/protomol/protomol/applications/xyzviz-app/
H A Dopenglutilities.cpp266 GLfloat xstep = 0.0, ystep = 0.0, rstep = 0.0, gstep = 0.0, bstep = 0.0; in openglToEPS() local
/dports/math/R-cran-quantreg/quantreg/R/
H A Dcrq.R377 gstep <- median(dgrid) functionVar
757 gstep <- grid[i] - grid[i-1] functionVar
/dports/math/R-cran-sm/sm/R/
H A Ddiscontinuity.r212 gstep <- matrix(rep(eval.points[2, ] - eval.points[1,], nh), functionVar
/dports/games/hyperrogue/hyperrogue-12.0f/devmods/
H A Dsolv-error-analyze.cpp186 hyperpoint numerical_exp(hyperpoint v, int steps, const T& gstep) { in numerical_exp()

12345