DECLARE_ENUM4(operation, min, max, sum, average) /* Direction to apply operation (i, j) */ DECLARE_ENUM2(direction, iDir, jDir)