Operator

An Operator represents a summary calculation specified on the command line. e.g. '--mean 5'.

Members

Functions

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.

Properties

header
string header [@property getter]
Undocumented in source.
name
string name [@property getter]
Undocumented in source.

Meta