AddConstantFunction
- 
class AddConstantFunction : public CustomResultFunction
 Sum of a result and a constant (offset) operator : performs an item by item sum of result values and a given constant.
CustomResultFunction for the sum of a result and a constant