Home > Extreme Optimization Mathematics Library for .NET > Reference > Extreme.Mathematics.LinearAlgebra Namespace > Vector Class > Methods
Makes a shallow copy of this Vector.
A reference to the new Vector.
A shallow copy does not copy the components of the vector into a new array. Use the Clone method for this purpose.
Vector Class | Extreme.Mathematics.LinearAlgebra Namespace