de.unihalle.informatik.MiToBo.tracking.multitarget.datatypes.abstracts
Class MatchingAdjacencyMatrix
java.lang.Object
de.unihalle.informatik.MiToBo.tracking.multitarget.datatypes.abstracts.MatchingAdjacencyMatrix
- All Implemented Interfaces:
- AdjacencyMatrix<PartitGraphNodeID>
- Direct Known Subclasses:
- ObservationAdjacency
@ALDMetaInfo(export=ALLOWED)
public abstract class MatchingAdjacencyMatrix
- extends Object
- implements AdjacencyMatrix<PartitGraphNodeID>
Abstract class of an adjacency matrix for graph matching, i.e. graph nodes are associated to different
partitions.
- Author:
- Oliver Gress
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MatchingAdjacencyMatrix
public MatchingAdjacencyMatrix()
Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.