|
array | $coordinates = [] |
|
int | $dimension |
|
mixed | $label |
|
SplObjectStorage Point[] | $points |
|
Space | $space |
|
◆ count()
Phpml\Clustering\KMeans\Cluster::count |
( |
| ) |
|
◆ getClosest()
Phpml\Clustering\KMeans\Point::getClosest |
( |
array | $points | ) |
|
|
inherited |
◆ getDistanceWith()
Phpml\Clustering\KMeans\Point::getDistanceWith |
( |
self | $point, |
|
|
bool | $precise = true ) |
|
inherited |
◆ getIterator()
Phpml\Clustering\KMeans\Cluster::getIterator |
( |
| ) |
|
◆ offsetExists()
Phpml\Clustering\KMeans\Point::offsetExists |
( |
| $offset | ) |
|
|
inherited |
◆ offsetGet()
Phpml\Clustering\KMeans\Point::offsetGet |
( |
| $offset | ) |
|
|
inherited |
◆ offsetSet()
Phpml\Clustering\KMeans\Point::offsetSet |
( |
| $offset, |
|
|
| $value ) |
|
inherited |
◆ offsetUnset()
Phpml\Clustering\KMeans\Point::offsetUnset |
( |
| $offset | ) |
|
|
inherited |
◆ toArray()
Phpml\Clustering\KMeans\Cluster::toArray |
( |
| ) |
|
The documentation for this class was generated from the following file:
- lib/mlbackend/php/phpml/src/Phpml/Clustering/KMeans/Cluster.php