Package | Description |
---|---|
org.apache.flink.streaming.api.functions.windowing.delta |
Modifier and Type | Class and Description |
---|---|
class |
CosineDistance<DATA>
This delta function calculates the cosine distance between two given vectors.
|
class |
EuclideanDistance<DATA>
This delta function calculates the euclidean distance between two given points.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.