Searched refs:newPoint (Results 1 – 7 of 7) sorted by relevance
| /plugin/aichat/vendor/bdelespierre/php-kmeans/src/KMeans/ |
| D | Space.php | 59 public function newPoint(array $coordinates): Point function in KMeans\\Space 70 $this->attach($point = $this->newPoint($coordinates), $data); 95 $min = $this->newPoint(array_fill(0, $this->dimention, null)); 96 $max = $this->newPoint(array_fill(0, $this->dimention, null)); 115 $point = $this->newPoint(array_fill(0, $this->dimention, null));
|
| D | Cluster.php | 88 $centroid = $this->space->newPoint(array_fill(0, $this->dimention, 0));
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | DistanceGuides.js | 453 var newPoint = guideMove.call(this, bounds, eqPoint, gridEnabled, clone); 458 eqPoint.y = newPoint.y; 462 eqPoint.x = newPoint.x; 466 if (newPoint.y != eqPoint.y) 473 if (newPoint.x != eqPoint.x)
|
| /plugin/jmol2/jmol/ |
| D | JmolAppletSigned0_Symmetry.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
| D | JmolApplet0_Symmetry.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jmol/
org/ ... |
| D | JmolApplet.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jmol/
org/ ... |
| D | JmolAppletSigned.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |