- makeCalculator
Calculator makeCalculator()
Undocumented in source.
- numericFieldsToSave
size_t[] numericFieldsToSave()
Undocumented in source.
- processHeaderLine
void processHeaderLine(char[][] fields)
Undocumented in source.
- textFieldsToSave
size_t[] textFieldsToSave()
Undocumented in source.
An Operator represents a summary calculation specified on the command line. e.g. '--mean 5'.