The metaOperator class was lacking an implementation for the backward pass. This MR address this.
The code is based on the implementation of the MetaOperator's forward pass.
Modified files : MetaOperator.cpp, MetaOperator.hpp
MetaOperator.cpp
MetaOperator.hpp