Package | Description |
---|---|
it.uniroma2.sag.kelp.data.representation | |
it.uniroma2.sag.kelp.data.representation.vector |
Modifier and Type | Method and Description |
---|---|
float |
Vector.euclideanDistance(Vector vector)
Returns the euclidean distance between this vector and
vector |
Modifier and Type | Method and Description |
---|---|
float |
SparseVector.euclideanDistance(Vector vector) |
float |
DenseVector.euclideanDistance(Vector vector) |
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.