Definition in file aggregate.c.
Go to the source code of this file.
Functions | |
| AGGREGATION * | aggregate_mkgroup (char *aggregator, char *group_expression) |
| This function builds an collection of objects into an aggregation. | |
| double | aggregate_value (AGGREGATION *aggr) |
| This function performs an aggregate calculation given by the aggregation. | |
| double | arg (complex *x) |
| double | mag (complex *x) |