Added Hermite interpolator. This class implements the Hermite polynomial interpolation method, which can match function derivatives in addition to function value at sampling points. The implementation is done for vector-valued functions.