template<class G1,class G2> inline void copy(const Vector<G1> &X, Vector<G2> &Y) template<class G1,class G2> inline void copy(const Matrix<G1> &X, Matrix<G2> &Y)
Y=X