Contains classes for computing the correlation distance.
More...
|
| class | Input |
| | Input objects for the correlation distance algorithm More...
|
| |
| class | Result |
| | Results obtained with compute() method of the correlation distance algorithm in the batch processing mode. More...
|
| |
Available identifiers of input objects for the correlation distance algorithm
| Enumerator |
|---|
| data |
Input data table
|
Available methods for computing the correlation distance
| Enumerator |
|---|
| defaultDense |
Default: performance-oriented method.
|
Available identifiers of results for the correlation distance algorithm
| Enumerator |
|---|
| correlationDistance |
Table to store the result.
|