We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edc9c69 commit 9e9ba56Copy full SHA for 9e9ba56
lib/node_modules/@stdlib/blas/base/zcopy/src/zcopy.f
@@ -91,4 +91,4 @@ subroutine zcopy( N, zx, strideX, zy, strideY )
91
end do
92
end if
93
return
94
-end subroutine zcopy
+end subroutine zcopy
0 commit comments