Package org.openscience.cdk.graph.matrix
-
Interface Summary Interface Description IGraphMatrix Interface describing a molecular graph matrix calculator. -
Class Summary Class Description AdjacencyMatrix Calculator for a adjacency matrix representation of this AtomContainer.ConnectionMatrix Calculator for a connection matrix representation of this AtomContainer.TopologicalMatrix Calculator for a topological matrix representation of this AtomContainer.