public class TopologicalMatrix extends Object implements IGraphMatrix
| Constructor and Description |
|---|
TopologicalMatrix() |
| Modifier and Type | Method and Description |
|---|---|
static int[][] |
getMatrix(IAtomContainer container)
Returns the topological matrix for the given AtomContainer.
|
public static int[][] getMatrix(IAtomContainer container)
container - The AtomContainer for which the matrix is calculatedCopyright © 2018. All Rights Reserved.