public class ConnectionMatrix extends Object implements IGraphMatrix
Constructor and Description |
---|
ConnectionMatrix() |
Modifier and Type | Method and Description |
---|---|
static double[][] |
getMatrix(IAtomContainer container)
Returns the connection matrix representation of this AtomContainer.
|
public static double[][] getMatrix(IAtomContainer container)
container
- The AtomContainer for which the matrix is calculatedCopyright © 2021. All rights reserved.