Package | Description |
---|---|
org.eclipse.ice.kdd.kddmath | |
org.eclipse.ice.kdd.kddstrategy.godfreystrategy | |
org.eclipse.ice.kdd.kddstrategy.kmeansclustering |
Class and Description |
---|
IAbstractMatrix
IAbstractMatrix is an interface for clients to realize that provides the
basic functionality of a nRows x nCols matrix of elements.
|
KDDMatrix
The KDDMatrix is a class that encapsulates data representing an nxm matrix.
|
Class and Description |
---|
IDataMatrix
IDataMatrix is a realization of the IAbstractMatrix with the IData template
parameter.
|
KDDMatrix
The KDDMatrix is a class that encapsulates data representing an nxm matrix.
|
Class and Description |
---|
IAbstractMatrix
IAbstractMatrix is an interface for clients to realize that provides the
basic functionality of a nRows x nCols matrix of elements.
|
KDDMatrix
The KDDMatrix is a class that encapsulates data representing an nxm matrix.
|