pub fn metric64<M, G>(
measure: M,
map: G,
weight: Witnessed<f64, V01>,
) -> Weighted64<NormalizedEval64<M, G>>Expand description
Builds a weighted f64 metric from a measurement and normalization map.
pub fn metric64<M, G>(
measure: M,
map: G,
weight: Witnessed<f64, V01>,
) -> Weighted64<NormalizedEval64<M, G>>Builds a weighted f64 metric from a measurement and normalization map.