Skip to contents

Make a Transformation that converts the bounded dataset metric MI to the respective unbounded dataset metric with a no-op.

Usage

make_metric_unbounded(input_domain, input_metric)

Arguments

input_domain

Domain of input data

input_metric

Metric on input domain

Value

Transformation

Details

MIMI::UnboundedMetric
ChangeOneDistanceSymmetricDistance
HammingDistanceInsertDeleteDistance

Required features: contrib

make_metric_unbounded in Rust documentation.

Supporting Elements:

  • Input Domain: D

  • Output Domain: D

  • Input Metric: MI

  • Output Metric: MI::UnboundedMetric