__header__
Description
A vector is treated a a set of small vectors ie groups
for each group the min, mean, or max ... can be returned in a new vector
Inputs
Vector
Parameters
Operator
ie Min|Max|Range|Mode|Mean|Sum
FilterStartOffset
the start of offset for the first element. If out of range the the stats are not evaluated and the border value( default 0) is set to this item
FilterSize
the number of elements to use for local statistic evaluation
ModeBinSize
Circular
Vector
__footer__