pub type AppxDbscanParams<F, N> = DbscanParams<F, L2Dist, N>;

Aliased Type§

struct AppxDbscanParams<F, N>(/* private fields */);