|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| AbstractMemoryInputVectorDistanceMatrix | This implementation stores the distances in memory. |
| DistanceMatrixWriter | Writes the input matrix for a given data set to an ASCII or binary format. |
| FullMemoryInputVectorDistanceMatrix | This class implements an AbstractMemoryInputVectorDistanceMatrix using a two-dimensional double array (i.e. |
| InputVectorDistanceMatrix | Base for classes providing a distance matrix of the input vectors, with generic methods and fields. A distance matrix is of size n*n, where n is the number of input vectors. |
| LeightWeightMemoryInputVectorDistanceMatrix | This class implements an AbstractMemoryInputVectorDistanceMatrix using a one-dimensional double array (i.e. |
| RandomAccessFileInputVectorDistanceMatrix | A distance matrix based on a binary RandomAccessFile. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||