Clustering
C++20 header-only: DBSCAN, HDBSCAN, k-means.
Loading...
Searching...
No Matches
clustering::math::distance::CosineTag Struct Reference

Tag selecting the cosine distance metric (1 - cos(angle)). More...

#include <clustering/math/distance.h>

Detailed Description

Tag selecting the cosine distance metric (1 - cos(angle)).

Definition at line 27 of file distance.h.


The documentation for this struct was generated from the following file: