Linear filters

Linear Filters are filters described by linear operators, i.e. operators which satisfy linearity requirements:

F(x+y) = F(x) + F(y) и F(Const*x) = Const* F(x).

Besides Affine transformations there are three linear filters in the program: