public class ConnectionMatrix extends Object implements org.openscience.cdk.graph.matrix.IGraphMatrix
| Constructor and Description |
|---|
ConnectionMatrix() |
| Modifier and Type | Method and Description |
|---|---|
static double[][] |
getMatrix(org.openscience.cdk.interfaces.IAtomContainer container)
Returns the connection matrix representation of this AtomContainer.
|
public static double[][] getMatrix(org.openscience.cdk.interfaces.IAtomContainer container)
container - The AtomContainer for which the matrix is calculatedCopyright © 2004–2018 Ideaconsult Ltd. All rights reserved.