Home
last modified time | relevance | path

Searched refs:downRight (Results 1 – 7 of 7) sorted by relevance

/dports/misc/mxnet/incubator-mxnet-1.9.0/scala-package/core/src/test/scala/org/apache/mxnet/
H A DImageSuite.scala115 val downRight = buf.getRGB(coord("xmax"), coord("ymax")) constant
116 require(downLeft == downRight)
117 require(topRight == downRight)
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/scala-package/core/src/test/scala/org/apache/mxnet/
H A DImageSuite.scala115 val downRight = buf.getRGB(coord("xmax"), coord("ymax")) constant
116 require(downLeft == downRight)
117 require(topRight == downRight)
/dports/www/grafana8/grafana-8.3.6/public/app/plugins/panel/graph/
H A Dalign_yaxes.ts145 const downRight = Math.min(absRightMin, absRightMax); constant
148 const rateRight = downRight !== 0 ? upRight / downRight : upRight;
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/agrum/tools/core/
H A DbinSearchTree.h571 BinSearchTreeIterator< Val, Cmp, Node >& downRight();
H A DbinSearchTree_tpl.h315 BinSearchTreeIterator< Val, Cmp, Node >::downRight() { in downRight() function
/dports/www/grafana8/grafana-8.3.6/public/build/
H A D7095.0e38943fa459e872fe93.js.map1downRight = Math.min(absRightMin, absRightMax);\n\n const rateLeft = downLeft !== 0 ? upLeft / …
/dports/lang/pharo/Pharo-1.4-14438/
H A DPharoV10.sources274317 1 is downRight, 2=downLeft, 3=upLeft, 4=upRight"