Home
last modified time | relevance | path

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

/plugin/aichat/vendor/bdelespierre/php-kmeans/src/KMeans/
DSpace.php59 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));
DCluster.php88 $centroid = $this->space->newPoint(array_fill(0, $this->dimention, 0));
/plugin/diagramsnet/lib/js/diagramly/
DDistanceGuides.js453 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/
DJmolAppletSigned0_Symmetry.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
DJmolApplet0_Symmetry.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...