Home
last modified time | relevance | path

Searched defs:shape2 (Results 1 – 25 of 475) sorted by relevance

12345678910>>...19

/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-core-math/src/main/java/de/lmu/ifi/dbs/elki/math/statistics/distribution/
H A DKappaDistribution.java48 double shape1, shape2; field in KappaDistribution
58 public KappaDistribution(double location, double scale, double shape1, double shape2) { in KappaDistribution()
71 …public KappaDistribution(double location, double scale, double shape1, double shape2, Random rando… in KappaDistribution()
98 …public KappaDistribution(double location, double scale, double shape1, double shape2, RandomFactor… in KappaDistribution()
126 public static double pdf(double val, double loc, double scale, double shape1, double shape2) { in pdf()
162 public static double logpdf(double val, double loc, double scale, double shape1, double shape2) { in logpdf()
193 public static double cdf(double val, double loc, double scale, double shape1, double shape2) { in cdf()
234 public static double logcdf(double val, double loc, double scale, double shape1, double shape2) { in logcdf()
246 public static double logcdf(double val, double shape1, double shape2) { in logcdf()
291 …public static double quantile(double val, double loc, double scale, double shape1, double shape2) { in quantile()
[all …]
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/tests/cpp/operator/
H A Dfully_conn_perf.cc43 mxnet::TShape shape2({250, 5}); in TEST() local
58 mxnet::TShape shape2({250, 1000}); in TEST() local
79 mxnet::TShape shape2({250, static_cast<nnvm::dim_t>(shape.ProdShape(1, shape.ndim()))}); in TEST() local
94 mxnet::TShape shape2({250, 1000}); in TEST() local
115 mxnet::TShape shape2({250, static_cast<nnvm::dim_t>(shape.ProdShape(1, shape.ndim()))}); in TEST() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/tests/cpp/operator/
H A Dfully_conn_perf.cc43 mxnet::TShape shape2({250, 5}); in TEST() local
58 mxnet::TShape shape2({250, 1000}); in TEST() local
79 mxnet::TShape shape2({250, static_cast<nnvm::dim_t>(shape.ProdShape(1, shape.ndim()))}); in TEST() local
94 mxnet::TShape shape2({250, 1000}); in TEST() local
115 mxnet::TShape shape2({250, static_cast<nnvm::dim_t>(shape.ProdShape(1, shape.ndim()))}); in TEST() local
/dports/editors/calligra/calligra-3.2.1/libs/flake/tests/
H A DTestShapeReorderCommand.cpp40 MockShape shape2; in testZIndexSorting() local
70 MockShape shape2; in testRunThroughSorting() local
103 MockShape *shape2 = new MockShape(); in testParentChildSorting() local
183 MockShape shape1, shape2, shape3; in testBringToFront() local
220 MockShape shape1, shape2, shape3; in testSendToBack() local
257 MockShape shape1, shape2, shape3; in testMoveUp() local
294 MockShape shape1, shape2, shape3; in testMoveDown() local
331 MockShape shape1, shape2, shape3, shape4, shape5; in testMoveUpOverlapping() local
430 MockShape *shape2 = new MockShape(); in testSendToBackChildren() local
510 MockShape shape1, shape2, shape3; in testNoCommand() local
H A DTestSelection.cpp32 MockShape *shape2 = new MockShape(); in testSelectedShapes() local
110 MockShape shape2; in testSize() local
/dports/graphics/krita/krita-4.4.8/libs/flake/tests/
H A DTestShapeReorderCommand.cpp38 MockShape shape2; in testZIndexSorting() local
68 MockShape shape2; in testRunThroughSorting() local
101 MockShape *shape2 = new MockShape(); in testParentChildSorting() local
181 MockShape shape1, shape2, shape3; in testBringToFront() local
218 MockShape shape1, shape2, shape3; in testSendToBack() local
255 MockShape shape1, shape2, shape3; in testMoveUp() local
292 MockShape shape1, shape2, shape3; in testMoveDown() local
329 MockShape shape1, shape2, shape3, shape4, shape5; in testMoveUpOverlapping() local
428 MockShape *shape2 = new MockShape(); in testSendToBackChildren() local
506 MockShape shape1, shape2, shape3; in testNoCommand() local
H A DTestSelection.cpp32 MockShape *shape2 = new MockShape(); in testSelectedShapes() local
90 MockShape shape2; in testSize() local
H A DTestShapePainting.cpp35 MockShape *shape2 = new MockShape(); in testPaintShape() local
150 OrderedMockShape *shape2 = new OrderedMockShape(&order); in testPaintOrder() local
266 MockShape *shape2(new MockShape()); in testGroupUngroup() local
/dports/science/py-libpysal/libpysal-4.5.1/libpysal/io/util/
H A Dwkb.py242 shape2 = shapely.geometry.asMultiPoint(shape1) variable
244 shape2 = shapely.geometry.collection.GeometryCollection( variable
249 shape2 = None variable
/dports/misc/frugally-deep/frugally-deep-0.15.13-p0/include/fdeep/
H A Dshape2.hpp18 class shape2 class
21 explicit shape2( in shape2() function in fdeep::internal::shape2
/dports/editors/calligra/calligra-3.2.1/plugins/textshape/tests/
H A DTestDocumentLayout.cpp91 KoShape *shape2 = new MockTextShape(); in testMultiFrameLineBreaking() local
360 KoShape *shape2 = new MockTextShape(); in testMultipageMargins() local
521 KoShape *shape2 = new MockTextShape(); in testPageBreak() local
568 KoShape *shape2 = new MockTextShape(); in testPageBreak2() local
622 KoShape *shape2 = new MockTextShape(); in testParagOffset() local
899 KoShape *shape2 = new MockTextShape(); in testNonBreakableLines() local
921 MockTextShape *shape2 = new MockTextShape(); in testShapePosition() local
938 MockTextShape *shape2 = new MockTextShape(); in testShapePosition2() local
/dports/science/py-dipy/dipy-1.4.1/dipy/segment/
H A Dmetricspeed.pyx49 cdef int c_are_compatible(Metric self, Shape shape1, Shape shape2) nogil except -1:
61 cpdef are_compatible(Metric self, shape1, shape2): argument
117 cpdef are_compatible(CythonMetric self, shape1, shape2): argument
247 …cdef int c_are_compatible(SumPointwiseEuclideanMetric self, Shape shape1, Shape shape2) nogil exce…
342 cdef int c_are_compatible(CosineMetric self, Shape shape1, Shape shape2) nogil except -1:
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vgeometry/
H A Dvplacelabelitem.cpp274 QPolygonF shape2; in LabelShape() local
288 QPolygonF shape2; in LabelShape() local
303 QPolygonF shape2; in LabelShape() local
314 QPolygonF shape2; in LabelShape() local
339 QPolygonF shape2; in LabelShape() local
357 QPolygonF shape2; in LabelShape() local
/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapgeos.c980 shapeObj *msGEOSUnion(shapeObj *shape1, shapeObj *shape2) in msGEOSUnion()
1034 shapeObj *msGEOSDifference(shapeObj *shape1, shapeObj *shape2) in msGEOSDifference()
1095 int msGEOSContains(shapeObj *shape1, shapeObj *shape2) in msGEOSContains()
1126 int msGEOSOverlaps(shapeObj *shape1, shapeObj *shape2) in msGEOSOverlaps()
1157 int msGEOSWithin(shapeObj *shape1, shapeObj *shape2) in msGEOSWithin()
1188 int msGEOSCrosses(shapeObj *shape1, shapeObj *shape2) in msGEOSCrosses()
1219 int msGEOSIntersects(shapeObj *shape1, shapeObj *shape2) in msGEOSIntersects()
1271 int msGEOSTouches(shapeObj *shape1, shapeObj *shape2) in msGEOSTouches()
1302 int msGEOSEquals(shapeObj *shape1, shapeObj *shape2) in msGEOSEquals()
1333 int msGEOSDisjoint(shapeObj *shape1, shapeObj *shape2) in msGEOSDisjoint()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/c-interop/
H A Dubound.f9088 subroutine testit2a(a,lbound2, shape2) argument
90 integer :: lbound2(:), shape2(:) local
98 subroutine testit2p(a, lbound2, shape2) argument
100 integer :: lbound2(:), shape2(:) local
H A Dubound-bindc.f9088 subroutine testit2a(a,lbound2, shape2) bind(c) argument
90 integer :: lbound2(:), shape2(:) local
98 subroutine testit2p(a, lbound2, shape2) bind(c) argument
100 integer :: lbound2(:), shape2(:) local
H A Dubound-poly.f90100 subroutine testit2a(a,lbound2, shape2) argument
103 integer :: lbound2(:), shape2(:) local
111 subroutine testit2p(a, lbound2, shape2) argument
114 integer :: lbound2(:), shape2(:) local
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/operator/
H A Dl2_normalization.cc84 for (int shape2 = 0; shape2 < static_cast<int>(dshape[2]); shape2++) { in Forward() local
110 for (int shape2 = 0; shape2 < static_cast<int>(dshape[2]); shape2++) { in Forward() local
114 for (int shape2 = 0; shape2 < static_cast<int>(dshape[2]); shape2++) { in Forward() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/operator/
H A Dl2_normalization.cc84 for (int shape2 = 0; shape2 < static_cast<int>(dshape[2]); shape2++) { in Forward() local
110 for (int shape2 = 0; shape2 < static_cast<int>(dshape[2]); shape2++) { in Forward() local
114 for (int shape2 = 0; shape2 < static_cast<int>(dshape[2]); shape2++) { in Forward() local
/dports/misc/dartsim/dart-6.11.1/unittests/comprehensive/
H A Dtest_Distance.cpp58 ShapePtr shape2(new EllipsoidShape(Eigen::Vector3d(0.5, 0.5, 0.5))); in testBasicInterface() local
161 ShapePtr shape2(new EllipsoidShape(Eigen::Vector3d(0.5, 0.5, 0.5))); in testOptions() local
265 ShapePtr shape2(new EllipsoidShape(Eigen::Vector3d(0.5, 0.5, 0.5))); in testSphereSphere() local
/dports/science/py-chainer/chainer-7.8.0/chainerx_cc/chainerx/
H A Dshape_test.cc89 const Shape shape2 = {2, 3, 4}; in TEST() local
94 const Shape shape2 = {2, 3}; in TEST() local
99 const Shape shape2 = {1, 2, 3}; in TEST() local
107 const Shape shape2 = {2, 3, 4}; in TEST() local
112 const Shape shape2 = {}; in TEST() local
/dports/devel/py-tables/tables-3.6.1/tables/tests/
H A Dtest_expression.py636 shape2 = (3, 4) variable in Broadcast0
642 shape2 = (3, 4) variable in Broadcast1
648 shape2 = (3, 4) variable in Broadcast2
654 shape2 = (3, 4) variable in Broadcast3
660 shape2 = (3, 4) variable in Broadcast4
666 shape2 = (3, 1) variable in Broadcast5
709 shape2 = (10,) variable in DiffLength0
715 shape2 = (10,) variable in DiffLength1
721 shape2 = (2, 3, 4) variable in DiffLength2
727 shape2 = (2, 3, 4) variable in DiffLength3
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Dialect/
H A DTraits.cpp17 ArrayRef<int64_t> shape2) { in staticallyKnownBroadcastable()
34 ArrayRef<int64_t> shape2, in getBroadcastedShape()
170 ArrayRef<int64_t> shape2) { in areCompatibleShapes()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Dialect/
H A DTraits.cpp17 ArrayRef<int64_t> shape2) { in staticallyKnownBroadcastable()
34 ArrayRef<int64_t> shape2, in getBroadcastedShape()
170 ArrayRef<int64_t> shape2) { in areCompatibleShapes()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Dialect/
H A DTraits.cpp17 ArrayRef<int64_t> shape2) { in staticallyKnownBroadcastable()
34 ArrayRef<int64_t> shape2, in getBroadcastedShape()
170 ArrayRef<int64_t> shape2) { in areCompatibleShapes()

12345678910>>...19