Copies a vector X to a vector Y (Y := X). ARGUMENTS X float or complex matrix Y float or complex matrix. Must have the same type as X. OPTIONS n integer. If n<0, the default value of n is used. The default value is given by 1+(len(x)-offsetx-1)/incx or 0 if len(x) > offse
(X, Y matrix.Matrix, opts ...linalg.Option)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected