Add swap() to Vector objects with tests and docs.
commit4b5768e91d7158eabed017df7f0a023a6da941e0
authorDuke Leto <jonathan@leto.net>
Mon, 15 Dec 2008 02:41:31 +0000 (14 18:41 -0800)
committerDuke Leto <jonathan@leto.net>
Mon, 15 Dec 2008 02:41:31 +0000 (14 18:41 -0800)
tree565e388cbb2bd30de06e19bbdccc3b94838752db
parent9105f6a5e45e5708f3534f5f4ce6a0544462f0f5
Add swap() to Vector objects with tests and docs.
Changes
lib/Math/GSL.pm
pod/Vector.pod
pod/VectorComplex.pod
t/Vector.t