Home
last modified time | relevance | path

Searched defs:xy (Results 26 – 50 of 4938) sorted by relevance

12345678910>>...198

/dports/devel/etcd/etcd-2.3.8/pkg/adt/
H A Dinterval_tree_test.go89 type xy struct { struct
90 x int64
91 y int64
/dports/graphics/py-visvis/visvis-1.13.0/core/
H A Dline.py207 def square(xy): argument
210 def diamond(xy): argument
214 def plus(xy): argument
220 def cross(xy): argument
226 def flower(xy): argument
238 def star5(xy): argument
250 def star6(xy): argument
262 def circle(xy): argument
267 def triangleDown(xy): argument
271 def triangleUp(xy): argument
[all …]
/dports/math/R/R-4.1.2/src/library/stats/R/
H A DselfStart.R148 function(xy, yval) UseMethod("NLSstClosestX") argument
154 function(xy, yval) argument
176 function(xy) UseMethod("NLSstRtAsymptote") argument
179 function(xy) argument
195 function(xy) UseMethod("NLSstLfAsymptote") argument
198 function(xy) argument
215 function(xy) UseMethod("NLSstAsymptotic") argument
218 function(xy) argument
/dports/math/libRmath/R-4.1.1/src/library/stats/R/
H A DselfStart.R148 function(xy, yval) UseMethod("NLSstClosestX") argument
154 function(xy, yval) argument
176 function(xy) UseMethod("NLSstRtAsymptote") argument
179 function(xy) argument
195 function(xy) UseMethod("NLSstLfAsymptote") argument
198 function(xy) argument
215 function(xy) UseMethod("NLSstAsymptotic") argument
218 function(xy) argument
/dports/astro/astrometry/astrometry.net-0.85/util/
H A Dstarxy.c14 void starxy_set_xy_array(starxy_t* s, const double* xy) { in starxy_set_xy_array()
40 void starxy_compute_range(starxy_t* xy) { in starxy_compute_range()
84 void starxy_get(const starxy_t* f, int i, double* xy) { in starxy_get()
143 double* starxy_copy_x(const starxy_t* xy) { in starxy_copy_x()
149 double* starxy_copy_y(const starxy_t* xy) { in starxy_copy_y()
155 double* starxy_copy_xy(const starxy_t* xy) { in starxy_copy_xy()
195 starxy_t* xy = calloc(1, sizeof(starxy_t)); in starxy_new() local
214 double* starxy_to_flat_array(starxy_t* xy, double* arr) { in starxy_to_flat_array()
243 double* starxy_to_xy_array(starxy_t* xy, double* arr) { in starxy_to_xy_array()
254 void starxy_from_dl(starxy_t* xy, dl* l, anbool flux, anbool back) { in starxy_from_dl()
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/util/
H A Dstarxy.c14 void starxy_set_xy_array(starxy_t* s, const double* xy) { in starxy_set_xy_array()
36 void starxy_compute_range(starxy_t* xy) { in starxy_compute_range()
80 void starxy_get(const starxy_t* f, int i, double* xy) { in starxy_get()
139 double* starxy_copy_x(const starxy_t* xy) { in starxy_copy_x()
145 double* starxy_copy_y(const starxy_t* xy) { in starxy_copy_y()
151 double* starxy_copy_xy(const starxy_t* xy) { in starxy_copy_xy()
191 starxy_t* xy = calloc(1, sizeof(starxy_t)); in starxy_new() local
210 double* starxy_to_flat_array(starxy_t* xy, double* arr) { in starxy_to_flat_array()
239 double* starxy_to_xy_array(starxy_t* xy, double* arr) { in starxy_to_xy_array()
250 void starxy_from_dl(starxy_t* xy, dl* l, anbool flux, anbool back) { in starxy_from_dl()
/dports/misc/openmvg/openMVG-2.0/src/openMVG/robust_estimation/
H A Drobust_estimator_MaxConsensus_test.cpp22 Mat2X xy(2, 5); in TEST() local
43 Mat2X xy(2, 5); in TEST() local
60 Mat2X xy(2, 6); in TEST() local
80 Mat2X xy(2, 1); in TEST() local
97 Mat2X xy(2, NbPoints); in TEST() local
/dports/devel/boost-docs/boost_1_72_0/libs/histogram/test/
H A Dhistogram_fill_test.cpp161 const auto xy = {x, y}; in run_tests() local
180 V xy[2]; in run_tests() local
238 const auto xy = {x, y}; in run_tests() local
248 const auto xy = {x, y}; in run_tests() local
258 const auto xy = {x, y}; in run_tests() local
268 const auto xy = {x, y}; in run_tests() local
282 const auto xy = {V("foo"), V(std::vector<int>{1, 2})}; in run_tests() local
320 std::array<V, 2> xy; in run_tests() local
335 std::vector<std::tuple<double, double>> xy; in run_tests() local
/dports/devel/boost-python-libs/boost_1_72_0/libs/histogram/test/
H A Dhistogram_fill_test.cpp161 const auto xy = {x, y}; in run_tests() local
180 V xy[2]; in run_tests() local
238 const auto xy = {x, y}; in run_tests() local
248 const auto xy = {x, y}; in run_tests() local
258 const auto xy = {x, y}; in run_tests() local
268 const auto xy = {x, y}; in run_tests() local
282 const auto xy = {V("foo"), V(std::vector<int>{1, 2})}; in run_tests() local
320 std::array<V, 2> xy; in run_tests() local
335 std::vector<std::tuple<double, double>> xy; in run_tests() local
/dports/devel/boost-libs/boost_1_72_0/libs/histogram/test/
H A Dhistogram_fill_test.cpp161 const auto xy = {x, y}; in run_tests() local
180 V xy[2]; in run_tests() local
238 const auto xy = {x, y}; in run_tests() local
248 const auto xy = {x, y}; in run_tests() local
258 const auto xy = {x, y}; in run_tests() local
268 const auto xy = {x, y}; in run_tests() local
282 const auto xy = {V("foo"), V(std::vector<int>{1, 2})}; in run_tests() local
320 std::array<V, 2> xy; in run_tests() local
335 std::vector<std::tuple<double, double>> xy; in run_tests() local
/dports/devel/hyperscan/boost_1_75_0/libs/histogram/test/
H A Dhistogram_fill_test.cpp160 const auto xy = {x, y}; in run_tests() local
179 V xy[2]; in run_tests() local
237 const auto xy = {x, y}; in run_tests() local
247 const auto xy = {x, y}; in run_tests() local
257 const auto xy = {x, y}; in run_tests() local
267 const auto xy = {x, y}; in run_tests() local
281 const auto xy = {V("foo"), V(std::vector<int>{1, 2})}; in run_tests() local
319 std::array<V, 2> xy; in run_tests() local
334 std::vector<std::tuple<double, double>> xy; in run_tests() local
/dports/graphics/proj/proj-7.2.1/src/projections/
H A Dcea.cpp21 PJ_XY xy = {0.0,0.0}; in cea_e_forward() local
29 PJ_XY xy = {0.0,0.0}; in cea_s_forward() local
36 static PJ_LP cea_e_inverse (PJ_XY xy, PJ *P) { /* Ellipsoidal, inverse */ in cea_e_inverse()
44 static PJ_LP cea_s_inverse (PJ_XY xy, PJ *P) { /* Spheroidal, inverse */ in cea_s_inverse()
/dports/graphics/bsd-plotutils/bsd-plotutils-1.4.2/graph/
H A Dgraph.c16 struct xy { struct
17 int xlbf; /* flag:explicit lower bound */
18 int xubf; /* flag:explicit upper bound */
19 int xqf; /* flag:explicit quantum */
21 float xa, xb; /* scaling coefficients */
22 float xlb, xub; /* lower and upper bound */
23 float xquant; /* quantum */
24 float xoff; /* screen offset fraction */
25 float xsize; /* screen fraction */
26 int xbot, xtop; /* screen coords of border */
[all …]
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/vendor/github.com/coreos/etcd/pkg/adt/
H A Dinterval_tree_test.go89 type xy struct { struct
90 x int64
91 y int64
/dports/devel/etcd32/etcd-3.2.32/pkg/adt/
H A Dinterval_tree_test.go89 type xy struct { struct
90 x int64
91 y int64
/dports/graphics/gpxsee/GPXSee-7.32/src/map/
H A Dtransform.h13 ReferencePoint(const PointD &xy, const PointD &pp) : _xy(xy), _pp(pp) {} in ReferencePoint()
15 const PointD &xy() const {return _xy;} in xy() function
17 void setXY(const PointD &xy) {_xy = xy;} in setXY()
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/Testing/Python/
H A DpickCompositeData.py96 def propPick(p,xy,data): argument
122 def pointPick(p,xy,data): argument
154 def cellPick(p,xy,data): argument
192 def pick(xy,propPickData,pointPickData,cellPickData): argument
/dports/math/vtk8/VTK-8.2.0/Rendering/Core/Testing/Python/
H A DpickCompositeData.py96 def propPick(p,xy,data): argument
122 def pointPick(p,xy,data): argument
154 def cellPick(p,xy,data): argument
192 def pick(xy,propPickData,pointPickData,cellPickData): argument
/dports/math/Imath/Imath-3.1.4/src/python/PyImath/
H A DPyImathShear.h53 float xy, xz, yz, yx, zx, zy; in convert() local
63 double xy, xz, yz, yx, zx, zy; in convert() local
75 double xy = boost::python::extract <double> (t[0]); in convert() local
84 double xy = boost::python::extract <double> (t[0]); in convert() local
/dports/math/vtk8/VTK-8.2.0/ThirdParty/libproj/vtklibproj/src/
H A DPJ_merc.c9 XY xy = {0.0,0.0}; in e_forward() local
19 XY xy = {0.0,0.0}; in s_forward() local
28 static LP e_inverse (XY xy, PJ *P) { /* Ellipsoidal, inverse */ in e_inverse()
37 static LP s_inverse (XY xy, PJ *P) { /* Spheroidal, inverse */ in s_inverse()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/libproj/vtklibproj/src/
H A DPJ_merc.c9 XY xy = {0.0,0.0}; in e_forward() local
19 XY xy = {0.0,0.0}; in s_forward() local
28 static LP e_inverse (XY xy, PJ *P) { /* Ellipsoidal, inverse */ in e_inverse()
37 static LP s_inverse (XY xy, PJ *P) { /* Spheroidal, inverse */ in s_inverse()
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/MATLAB_Tools/SuiteSparseCollection/
H A Dssgplot.m47 xy = xyz ; variable
79 xy = xyz * r ; variable
80 xy = xy (:,1:2) ; variable
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/MATLAB_Tools/SuiteSparseCollection/
H A Dssgplot.m47 xy = xyz ; variable
79 xy = xyz * r ; variable
80 xy = xy (:,1:2) ; variable
/dports/math/suitesparse-config/SuiteSparse-5.10.1/MATLAB_Tools/SuiteSparseCollection/
H A Dssgplot.m47 xy = xyz ; variable
79 xy = xyz * r ; variable
80 xy = xy (:,1:2) ; variable
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/MATLAB_Tools/SuiteSparseCollection/
H A Dssgplot.m47 xy = xyz ; variable
79 xy = xyz * r ; variable
80 xy = xy (:,1:2) ; variable

12345678910>>...198