meldMask {MultiObjMatch}R Documentation

Helper function to combine two sparse distances

Description

Combine two sparse distances, allowing only pairings allowed by both

Usage

meldMask(mask1, mask2)

Arguments

mask1

matrix of the first mask

mask2

matrix of the second mask

Value

combined mask structure


[Package MultiObjMatch version 0.1.3 Index]