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

Tag selecting the Manhattan (L1) metric: sum of absolute differences. More...

#include <clustering/math/distance.h>

Detailed Description

Tag selecting the Manhattan (L1) metric: sum of absolute differences.

Definition at line 32 of file distance.h.


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