| Interface | Description |
|---|---|
| AnalysisCounter<T extends AnalysisCounter> |
Created by Alex on 23/06/2016.
|
| Class | Description |
|---|---|
| CategoricalToPairFunction |
Created by Alex on 4/03/2016.
|
| SelectColumnFunction |
Select out the value from a single column
|
| SequenceFlatMapFunction |
SequenceFlatMapFunction: very simple function used to flatten a sequence
Typically used only internally for certain analysis operations
|
| SequenceFlatMapFunctionAdapter |
SequenceFlatMapFunction: very simple function used to flatten a sequence
Typically used only internally for certain analysis operations
|
| SequenceLengthFunction |
Map a sequence to the size of that sequence
|
| StringLengthFunction |
Created by Alex on 4/03/2016.
|
| TestAnalysis |
Created by Alex on 23/06/2016.
|
| WritableToDoubleFunction |
Created by Alex on 4/03/2016.
|
| WritableToStringFunction |
Created by Alex on 4/03/2016.
|