pub type AppxDbscanValidParams<F, N> = DbscanValidParams<F, L2Dist, N>;

Aliased Type§

struct AppxDbscanValidParams<F, N> { /* private fields */ }