inline void Interpolate(const Matrix2x4<T>& a, const Matrix2x4<T>& b, T t);
Interpolates the matrices.