operator+# template<int m, int n, typename T>XMatrix<m, n, T> operator+( const XMatrix<m, n, T> &lhs, const XMatrix<m, n, T> &rhs, )#