Reference material for VECTOR_MANHATTAN_DISTANCE function
l1_distance
(aligned with pgvector for compatibility)
Parameter | Description | Supported input types |
---|---|---|
<array> | The first array used in the distance calculation. | Any array of numeric data types. |
<array> | The second array used in the distance calculation. | Any array of numeric data types. |
array
arguments must have the same number of elements.
DOUBLE
distance (DOUBLE PRECISION) |
---|
4 |