Function opendp::metrics::ffi::opendp_metrics__hamming_distance
source · #[no_mangle]
pub extern "C" fn opendp_metrics__hamming_distance(
) -> FfiResult<*mut AnyMetric>
Expand description
Construct an instance of the HammingDistance
metric.