Structsยง
- Cosine
- Compute the cosine similarity between two vectors.
- Cosine
Normalized - Compute the cosine similarity between two normalized vectors.
- FullL2
- Computes the full L2 distance between two vectors.
- Inner
Product - Compute the inner product between two vectors.
- L1Norm
Functor - Compute the L1 norm of a vector.
- Squared
L2 - Compute the squared L2 distance between two vectors.