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

undocumented

input_metric

undocumented

Value

Transformation

Details

MIMI::UnboundedMetric
ChangeOneDistanceSymmetricDistance
HammingDistanceInsertDeleteDistance

make_metric_unbounded in Rust documentation.

Supporting Elements:

  • Input Domain: D

  • Output Domain: D

  • Input Metric: MI

  • Output Metric: MI::UnboundedMetric