Home
last modified time | relevance | path

Searched refs:extrema (Results 101 – 125 of 1312) sorted by relevance

12345678910>>...53

/dports/cad/opencascade/opencascade-7.6.0/tests/bugs/moddata_2/
H A Dbug54112 set result [extrema c1x c2x]
15 puts "Faulty OCC541 (amount of solution): command extrema does NOT work properly"
17 puts "OCC541 OK (amount of solution): : command extrema works properly"
/dports/cad/opencascade/opencascade-7.6.0/tests/bugs/modalg_5/
H A Dbug25368_113 set extrema_res [extrema l s]
18 puts "Error: Invalid extrema number in extrema output"
/dports/graphics/py-scikit-image/scikit-image-0.19.0/doc/examples/segmentation/
H A Dplot_extrema.py15 from skimage.morphology import extrema
42 local_maxima = extrema.local_maxima(img)
57 h_maxima = extrema.h_maxima(img, h)
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/worklet/contourtree_augmented/activegraph/
H A DInitializeActiveGraphVertices.h76 WholeArrayIn extrema, // (input) extrema array
93 const InFieldPortalType& extrema, in operator()
111 hyperarcs.Set(activeIndex, MaskedIndex(extrema.Get(sortIndex))); in operator()
H A DInitializeActiveEdges.h84 WholeArrayIn extrema, // (input)
103 const InFieldPortalType& extrema, in operator()
138 edgeFar.Set(edgeID, MaskedIndex(extrema.Get(neigbourComponents[edge]))); in operator()
/dports/cad/opencascade/opencascade-7.6.0/tests/bugs/fclasses/
H A Dbug25635_26 # Wrong result of 2D-extrema between two ellipsis
44 puts "OK: Good result of 2D-extrema between two circles"
46 puts "Error: Wrong result of 2D-extrema between two circles"
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/worklet/contourtree_augmented/activegraph/
H A DInitializeActiveGraphVertices.h87 WholeArrayIn<IdType> extrema, // (input) extrema array
104 const InFieldPortalType& extrema, in operator()
122 hyperarcs.Set(activeIndex, maskedIndex(extrema.Get(sortIndex))); in operator()
H A DInitializeActiveEdges.h96 WholeArrayIn<IdType> extrema, // (input)
116 const InFieldPortalType& extrema, in operator()
154 edgeFar.Set(edgeID, maskedIndex(extrema.Get(neigbourComponents[edge]))); in operator()
/dports/math/lib2geom/lib2geom-1.1/src/2geom/
H A Dconic_section_clipper_impl.cpp248 std::vector<Point> extrema; in are_paired()
251 extrema.push_back (gl.pointAt (rt)); in are_paired()
254 if (extrema.size() == 2) in are_paired()
259 double side0 = signed_triangle_area (P1, extrema[0], P2); in are_paired()
260 double side1 = signed_triangle_area (P1, extrema[1], P2); in are_paired()
265 swap(extrema[0], extrema[1]); in are_paired()
267 extrema.pop_back(); in are_paired()
272 for (auto & i : extrema) in are_paired()
/dports/cad/opencascade/opencascade-7.6.0/tests/bugs/modalg_6/
H A Dbug28394_26 # Not precise extrema solution of line and circle lying in the same plane
24 set extrema_length [ llength [ extrema c1 l1 1 ] ]
40 puts "Error: extrema ext_${i} was computed wrong (is not the normal to the curves)"
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/brip/tests/
H A Dtest_extrema.cxx52 brip_vil_float_ops::extrema(im,lambda0, lambda1, 45.0f, true, true); in test_extrema()
63 resd = brip_vil_float_ops::extrema(im,lambda0, lambda1, 45.0f, false, true); in test_extrema()
101 res = brip_vil_float_ops::extrema(im, lambda0, lambda1, 0.0f); in test_extrema()
123 res = brip_vil_float_ops::extrema(im, lambda0, lambda1, 90.0f); in test_extrema()
145 res = brip_vil_float_ops::extrema(im, lambda0, lambda1, 45.0f); in test_extrema()
166 res = brip_vil_float_ops::extrema(im, lambda0, lambda1, -45.0f); in test_extrema()
/dports/devel/thrust/thrust-1.9.5/thrust/system/detail/adl/
H A Dextrema.h37 #define __THRUST_HOST_SYSTEM_EXTREMA_HEADER <__THRUST_HOST_SYSTEM_ROOT/detail/extrema.h>
41 #define __THRUST_DEVICE_SYSTEM_EXTREMA_HEADER <__THRUST_DEVICE_SYSTEM_ROOT/detail/extrema.h>
/dports/cad/opencascade/opencascade-7.6.0/tests/lowalgos/extcc/
H A Dbug29712_3412 # Please pay attention to the fact that the extrema
21 # is projected to c2 one. As result, one extrema is found and it
37 extrema c1 c2
62 extrema c2 c1
H A Dbug29858_0117 # Run extrema
18 extrema c1 c2
/dports/cad/opencascade/opencascade-7.6.0/tests/bugs/moddata_3/
H A Dbug258106 # Exception in extrema operation.
15 extrema c1 s2
/dports/lang/slib/slib-3b6/
H A Dcharplot.scm201 (define extrema (map (lambda (x) (list x x)) (car data)))
203 (set! extrema (map (lambda (x max-min)
206 lst extrema)))
208 extrema)
256 (extrema (coordinate-extrema data))
257 (xmax (caar extrema))
258 (xmin (cadar extrema))
259 (ymax (apply max (map car (cdr extrema))))
260 (ymin (apply min (map cadr (cdr extrema))))
/dports/science/PETSc/petsc-3.14.1/src/ts/tutorials/output/
H A Dex9_1.out1 Solution range [-1.00000, 1.00000] with extrema at 29 and 0, mean 0.42860, ||x||_TV 0.04000
4 Solution range [-1.00000, 1.00000] with extrema at 76 and 5, mean 0.42860, ||x||_TV 0.04000
H A Dex9_2.out1 Solution range [ 0.00000, 1.00000] with extrema at 0 and 50, mean 0.24998, ||x||_TV 0.02000
4 Solution range [ 0.00000, 1.00000] with extrema at 0 and 77, mean 0.24998, ||x||_TV 0.02000
H A Dex9_3.out1 Solution range [ 0.00000, 1.00000] with extrema at 0 and 50, mean 0.24998, ||x||_TV 0.01000
4 Solution range [ 0.00000, 1.00000] with extrema at 0 and 77, mean 0.24998, ||x||_TV 0.01348
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/kurbo-0.5.11/src/
H A Dcubicbez.rs194 fn extrema(&self) -> ArrayVec<[f64; MAX_EXTREMA]> { in extrema() method
396 let extrema = q.extrema(); in cubicbez_extrema() localVariable
397 assert_eq!(extrema.len(), 1); in cubicbez_extrema()
398 assert!((extrema[0] - 0.5).abs() < 1e-6); in cubicbez_extrema()
401 let extrema = q.extrema(); in cubicbez_extrema() localVariable
402 assert_eq!(extrema.len(), 4); in cubicbez_extrema()
/dports/databases/pgloader3/cl-utilities-1.2.4/
H A Dtest.lisp50 (test extrema
51 (is (tree-equal (extrema '(3 2 1 1 2 1) #'<)
53 (is (tree-equal (extrema #(3 2 1 1 2 1) #'<)
55 (is (tree-equal (extrema #(3 2 1 1 2 1) #'< :end 4)
57 (is (tree-equal (extrema '(3 2 1 1 2 1) #'< :end 4)
59 (is (tree-equal (extrema #(3 2 1 1 2 1) #'< :start 3 :end 4)
61 (is (tree-equal (extrema '((A . 3) (B . 1) (C . 2) (D . 1)) #'< :key #'cdr)
/dports/audio/praat/praat-6.2.03/dwtools/
H A DSPINET.cpp74 MelderExtremaWithInit extrema; in SampledXY_getWindowExtrema() local
77 extrema.update (z [iy] [ix]); in SampledXY_getWindowExtrema()
79 *out_minimum = extrema.min; in SampledXY_getWindowExtrema()
81 *out_maximum = extrema.max; in SampledXY_getWindowExtrema()
/dports/cad/opencascade/opencascade-7.6.0/tests/bugs/moddata_1/
H A Dbuc609689 set che [extrema c s1]
12 puts "Error : command extrema does NOT work properly"
/dports/cad/opencascade/opencascade-7.6.0/tests/perf/modalg/
H A Dbug26184_218 extrema c1 c2
19 dchrono h stop counter extrema
H A Dbug26184_118 extrema c1 c2
19 dchrono h stop counter extrema

12345678910>>...53