Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
Public Member Functions | |
__construct () | |
Manhattan constructor. | |
distance (array $a, array $b) | |
Public Attributes | |
float int | $norm |
Protected Member Functions | |
deltas (array $a, array $b) | |
|
protectedinherited |
InvalidArgumentException |
|
inherited |
InvalidArgumentException |
Implements Phpml\Math\Distance.
Reimplemented in Phpml\Math\Distance\Chebyshev.