See: Description

| Interface | Description |
|---|---|
| ChengAndChurch.CellVisitor |
Visitor pattern for processing cells.
|
| Class | Description |
|---|---|
| AbstractBiclustering<V extends NumberVector<?>,M extends BiclusterModel> |
Abstract class as a convenience for different biclustering approaches.
|
| ChengAndChurch<V extends NumberVector<?>> |
Perform Cheng and Church biclustering.
|
| ChengAndChurch.BiclusterCandidate |
Bicluster candidate.
|
| ChengAndChurch.Parameterizer<V extends NumberVector<?>> |
Parameterization class.
|
Biclustering algorithms.