| Name | Description | Type | Package | Framework |
| CostFunctions | Interface for cost function classes, which take a Matrix and fill in values according to the cost function. | Interface | fiji.plugin.trackmate.tracking.oldlap.costfunction | Fiji |
| GapClosingCostFunction | Gap closing cost function used with LAPTracker. | Class | fiji.plugin.trackmate.tracking.oldlap.costfunction | Fiji |
| LinkingCostFunction | Linking cost function used with LAPTracker. | Class | fiji.plugin.trackmate.tracking.oldlap.costfunction | Fiji |
| MergingCostFunction | Merging cost function used with LAPTracker. | Class | fiji.plugin.trackmate.tracking.oldlap.costfunction | Fiji |
| SplittingCostFunction | Splitting cost function used with LAPTracker. | Class | fiji.plugin.trackmate.tracking.oldlap.costfunction | Fiji |