MCPcopy Create free account
hub / github.com/cosdata/cosdata / hamming.rs

File hamming.rs

src/distance/hamming.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use half::f16;
2use serde::{Deserialize, Serialize};
3
4use super::{DistanceError, DistanceFunction};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected