|
| __construct () |
| Euclidean constructor.
|
|
| distance (array $a, array $b) |
|
| sqDistance (array $a, array $b) |
| Square of Euclidean distance.
|
|
◆ deltas()
Phpml\Math\Distance\Distance::deltas |
( |
array | $a, |
|
|
array | $b ) |
|
protectedinherited |
◆ distance()
Phpml\Math\Distance\Distance::distance |
( |
array | $a, |
|
|
array | $b ) |
|
inherited |
◆ sqDistance()
Phpml\Math\Distance\Euclidean::sqDistance |
( |
array | $a, |
|
|
array | $b ) |
Square of Euclidean distance.
- Exceptions
-
The documentation for this class was generated from the following file:
- lib/mlbackend/php/phpml/src/Phpml/Math/Distance/Euclidean.php