C++
C#
VB
JScript
All

External Function copy


Copyright (C) 2005 IENT-RWTH Aachen

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

Y=X