public class BiclusterModel extends java.lang.Object implements Model
| Modifier and Type | Field and Description |
|---|---|
private int[] |
colIDs
The column numbers included in the Bicluster.
|
| Constructor and Description |
|---|
BiclusterModel(int[] colIDs)
Defines a new Bicluster for given parameters.
|
| Modifier and Type | Method and Description |
|---|---|
int[] |
getColumnIDs()
Provides a copy of the column IDs contributing to the Bicluster.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwriteToTextCopyright © 2019 ELKI Development Team. License information.