combine_dist: An internal helper function that combines two distance object

combine_distR Documentation

An internal helper function that combines two distance object

Description

An internal helper function that combines two distance object

Usage

combine_dist(a, b)

Arguments

a

a distance structure object

b

a distance structure object

Value

a new distance structure object whose edge weights are the sum of the corresponding edge weigths in a and b


ShichaoHan/MultiObjMatch documentation built on May 3, 2022, 7:24 p.m.