Home
last modified time | relevance | path

Searched defs:zmin (Results 1 – 25 of 1332) sorted by relevance

12345678910>>...54

/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/libs/gcr/
H A Dsizedlg.cc46 double xmin, xmax, ymin, ymax, zmin, zmax, value; in MinXEdited() local
60 double xmin, xmax, ymin, ymax, zmin, zmax, value; in MaxXEdited() local
74 double xmin, xmax, ymin, ymax, zmin, zmax, value; in MinYEdited() local
88 double xmin, xmax, ymin, ymax, zmin, zmax, value; in MaxYEdited() local
102 double xmin, xmax, ymin, ymax, zmin, zmax, value; in MinZEdited() local
116 double xmin, xmax, ymin, ymax, zmin, zmax, value; in MaxZEdited() local
136 double xmin, xmax, ymin, ymax, zmin, zmax; in SizeDlg() local
/dports/science/chrono/chrono-7.0.1/src/chrono/fea/
H A DChBeamSectionShape.cpp25 void ChBeamSectionShape::GetAABB(double& ymin, double& ymax, double& zmin, double& zmax) const { in GetAABB()
49 void ChBeamSectionShapeCircular::GetAABB(double& ymin, double& ymax, double& zmin, double& zmax) co… in GetAABB()
70 void ChBeamSectionShapeRectangular::GetAABB(double& ymin, double& ymax, double& zmin, double& zmax)… in GetAABB()
/dports/math/plplot-ada/plplot-5.15.0/examples/python/
H A Dx15.py52 def plot1(w, z, zmin, zmax): argument
82 def plot2(w, z, zmin, zmax): argument
/dports/math/plplot/plplot-5.15.0/examples/python/
H A Dx15.py52 def plot1(w, z, zmin, zmax): argument
82 def plot2(w, z, zmin, zmax): argument
/dports/games/spring/spring_98.0/rts/Sim/Path/QTPFS/
H A DNodeLayer.cpp255 …const int xmin = (xoff + 0 ), zmin = (zoff + 0 … in ExecNodeNeighborCacheUpdate() local
270 …const int xmin = (xoff + (gs->mapx >> 1)), zmin = (zoff + 0… in ExecNodeNeighborCacheUpdate() local
285 …const int xmin = (xoff + (gs->mapx >> 1)), zmin = (zoff + … in ExecNodeNeighborCacheUpdate() local
300 …const int xmin = (xoff + 0 ), zmin = (zoff + … in ExecNodeNeighborCacheUpdate() local
323 const int zmin = std::max(ur.z1 - 1, 0), zmax = std::min(ur.z2 + 1, gs->mapy); in ExecNodeNeighborCacheUpdates() local
/dports/astro/py-astropy/astropy-5.0/astropy/cosmology/
H A Dfuncs.py21 def _z_at_scalar_value(func, fval, zmin=1e-8, zmax=1000, ztol=1e-8, maxfun=500, argument
104 def z_at_value(func, fval, zmin=1e-8, zmax=1000, ztol=1e-8, maxfun=500, argument
/dports/math/plplot-ada/plplot-5.15.0/examples/c++/
H A Dx15.cc61 PLFLT zmin, zmax; in x15() local
103 void x15::plot1( PLFLT_MATRIX z, PLFLT zmin, PLFLT zmax ) in plot1()
143 void x15::plot2( PLFLT_MATRIX z, PLFLT zmin, PLFLT zmax ) in plot2()
/dports/math/plplot/plplot-5.15.0/examples/c++/
H A Dx15.cc61 PLFLT zmin, zmax; in x15() local
103 void x15::plot1( PLFLT_MATRIX z, PLFLT zmin, PLFLT zmax ) in plot1()
143 void x15::plot2( PLFLT_MATRIX z, PLFLT zmin, PLFLT zmax ) in plot2()
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/edgetempest/
H A DChCCollisionTree.cpp86 double& zmin, in GetBoundingBox()
103 double xmin, xmax, ymin, ymax, zmin, zmax; in UpdateAbsoluteAABB() local
/dports/graphics/libQGLViewer/libQGLViewer-2.7.2/QGLViewer/VRender/
H A DParserGL.cpp302 void ParserUtils::NormalizePrimitiveCoordinates(GLfloat * & loc,GLfloat MaxSize,GLfloat zmin,GLfloa… in NormalizePrimitiveCoordinates()
349 …* & loc,GLfloat & xmin,GLfloat & xmax,GLfloat & ymin,GLfloat & ymax, GLfloat & zmin,GLfloat & zmax) in ComputePrimitiveBB()
424 …malizeBufferCoordinates(GLint size, GLfloat * buffer, GLfloat MaxSize, GLfloat& zmin,GLfloat& zmax) in NormalizeBufferCoordinates()
449 GLfloat & zmin, GLfloat & zmax) in ComputeBufferBB()
/dports/math/octomap/octomap-1.9.7/octovis/src/extern/QGLViewer/VRender/
H A DParserGL.cpp302 void ParserUtils::NormalizePrimitiveCoordinates(GLfloat * & loc,GLfloat MaxSize,GLfloat zmin,GLfloa… in NormalizePrimitiveCoordinates()
349 …* & loc,GLfloat & xmin,GLfloat & xmax,GLfloat & ymin,GLfloat & ymax, GLfloat & zmin,GLfloat & zmax) in ComputePrimitiveBB()
424 …malizeBufferCoordinates(GLint size, GLfloat * buffer, GLfloat MaxSize, GLfloat& zmin,GLfloat& zmax) in NormalizeBufferCoordinates()
449 GLfloat & zmin, GLfloat & zmax) in ComputeBufferBB()
/dports/science/cdcl/dcl-5.4.8-C/src/grph2/uipack/
H A Duicrgb.c22 real *zmin, real *zmax, real *clrlvl, integer *icolor, integer *n, in uicrgb_0_()
471 /* Subroutine */ int uicini_(real *zmin, real *zmax) in uicini_()
478 /* Subroutine */ int uiscrg_(real *zmin, real *zmax) in uiscrg_()
485 /* Subroutine */ int uismrg_(real *zmin, real *zmax) in uismrg_()
/dports/math/gsl/gsl-2.7/multimin/
H A Dlinear_minimize.c17 double zmin = zl, fmin = fl; in interp_quad() local
51 double *zmin, double *fmin) in check_extremum()
70 double zmin, fmin; in interp_cubic() local
103 double z, alpha, zmin, zmax; in interpolate() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bpro/core/vpgl_pro/
H A Dvpgl_dem_manager.h24 double zmin() const {return bproj_dem_.zmin();} in zmin() function
/dports/math/plplot-ada/plplot-5.15.0/src/
H A Dplimage.c198 PLFLT xmin, PLFLT xmax, PLFLT ymin, PLFLT ymax, PLFLT zmin, PLFLT zmax, in plimagefr_null()
239 PLFLT xmin, PLFLT xmax, PLFLT ymin, PLFLT ymax, PLFLT zmin, PLFLT zmax, in c_plimagefr()
250 PLFLT xmin, PLFLT xmax, PLFLT ymin, PLFLT ymax, PLFLT zmin, PLFLT zmax, in plfimagefr()
376 PLFLT xmin, PLFLT xmax, PLFLT ymin, PLFLT ymax, PLFLT zmin, PLFLT zmax, in c_plimage()
386 PLFLT xmin, PLFLT xmax, PLFLT ymin, PLFLT ymax, PLFLT zmin, PLFLT zmax, in plfimage()
/dports/math/plplot/plplot-5.15.0/src/
H A Dplimage.c198 PLFLT xmin, PLFLT xmax, PLFLT ymin, PLFLT ymax, PLFLT zmin, PLFLT zmax, in plimagefr_null()
239 PLFLT xmin, PLFLT xmax, PLFLT ymin, PLFLT ymax, PLFLT zmin, PLFLT zmax, in c_plimagefr()
250 PLFLT xmin, PLFLT xmax, PLFLT ymin, PLFLT ymax, PLFLT zmin, PLFLT zmax, in plfimagefr()
376 PLFLT xmin, PLFLT xmax, PLFLT ymin, PLFLT ymax, PLFLT zmin, PLFLT zmax, in c_plimage()
386 PLFLT xmin, PLFLT xmax, PLFLT ymin, PLFLT ymax, PLFLT zmin, PLFLT zmax, in plfimage()
/dports/math/plplot/plplot-5.15.0/examples/java/
H A Dx15.java75 double zmin, zmax; in x15() local
122 void plot1( double[][] xg0, double[][] yg0, double[][] z, double zmin, double zmax ) in plot1()
161 void plot2( double[][] xg0, double[][] yg0, double[][] z, double zmin, double zmax ) in plot2()
/dports/math/plplot-ada/plplot-5.15.0/examples/java/
H A Dx15.java75 double zmin, zmax; in x15() local
122 void plot1( double[][] xg0, double[][] yg0, double[][] z, double zmin, double zmax ) in plot1()
161 void plot2( double[][] xg0, double[][] yg0, double[][] z, double zmin, double zmax ) in plot2()
/dports/math/cgal/CGAL-5.3/include/CGAL/Optimal_bounding_box/internal/
H A Dfitness_function.h41 FT xmin, ymin, zmin, xmax, ymax, zmax; in compute_fitness() local
83 FT xmin, ymin, zmin, xmax, ymax, zmax; in compute_fitness_if_smaller() local
/dports/cad/opencascade/opencascade-7.6.0/src/BRepPrimAPI/
H A DBRepPrimAPI_MakeWedge.cxx66 const Standard_Real zmin, in BRepPrimAPI_MakeWedge()
85 const Standard_Real zmin, in BRepPrimAPI_MakeWedge()
/dports/graphics/digikam/digikam-7.4.0/core/libs/widgets/mainview/
H A Ddzoombar.cpp220 void DZoomBar::setZoom(double zoom, double zmin, double zmax) in setZoom()
245 int DZoomBar::sizeFromZoom(double zoom, double zmin, double zmax) in sizeFromZoom()
257 double DZoomBar::zoomFromSize(int size, double zmin, double zmax) in zoomFromSize()
/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/
H A DSbBox3i32.h47 SbBox3i32(int32_t xmin, int32_t ymin, int32_t zmin, int32_t xmax, int32_t ymax, int32_t zmax) in SbBox3i32()
55 …SbBox3i32 & setBounds(int32_t xmin, int32_t ymin, int32_t zmin, int32_t xmax, int32_t ymax, int32_… in setBounds()
63 …void getBounds(int32_t & xmin, int32_t & ymin, int32_t & zmin, int32_t & xmax, int32_t & ymax, int… in getBounds()
H A DSbBox3s.h46 SbBox3s(short xmin, short ymin, short zmin, short xmax, short ymax, short zmax) in SbBox3s()
54 SbBox3s & setBounds(short xmin, short ymin, short zmin, short xmax, short ymax, short zmax) in setBounds()
62 void getBounds(short & xmin, short & ymin, short & zmin, in getBounds()
H A DSbBox3d.h49 SbBox3d(double xmin, double ymin, double zmin, double xmax, double ymax, double zmax) in SbBox3d()
57 SbBox3d & setBounds(double xmin, double ymin, double zmin, double xmax, double ymax, double zmax) in setBounds()
65 …void getBounds(double & xmin, double & ymin, double & zmin, double & xmax, double & ymax, double &… in getBounds()
H A DSbBox3f.h49 SbBox3f(float xmin, float ymin, float zmin, float xmax, float ymax, float zmax) in SbBox3f()
57 SbBox3f & setBounds(float xmin, float ymin, float zmin, float xmax, float ymax, float zmax) in setBounds()
65 …void getBounds(float & xmin, float & ymin, float & zmin, float & xmax, float & ymax, float & zmax)… in getBounds()

12345678910>>...54