K
- the type of the sources.J
- the type of the targets.public interface CostFunction<K,J>
Modifier and Type | Method and Description |
---|---|
double |
linkingCost(K source,
J target)
Returns the cost to link two objects.
|
Copyright © 2015–2021 Fiji. All rights reserved.