Added MultiTransformerFilter to the list of base functional algorithms
it basically is a MultiTransformer that also is a filter. the operator() thus has a bool as the first entry in the returned tuple on top of the list provided in the templated arguments