centos man page for zcopy

Query: zcopy

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

zcopy.f(3)							      LAPACK								zcopy.f(3)

NAME
zcopy.f -
SYNOPSIS
Functions/Subroutines subroutine zcopy (N, ZX, INCX, ZY, INCY) ZCOPY Function/Subroutine Documentation subroutine zcopy (integerN, complex*16, dimension(*)ZX, integerINCX, complex*16, dimension(*)ZY, integerINCY) ZCOPY Purpose: ZCOPY copies a vector, x, to a vector, y. Author: Univ. of Tennessee Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Date: November 2011 Further Details: jack dongarra, linpack, 4/11/78. modified 12/3/93, array(1) declarations changed to array(*) Definition at line 51 of file zcopy.f. Author Generated automatically by Doxygen for LAPACK from the source code. Version 3.4.2 Tue Sep 25 2012 zcopy.f(3)
Related Man Pages
clartv(3) - debian
zlacrt.f(3) - debian
zlartv.f(3) - debian
zdrot(3) - centos
zlacrt.f(3) - centos
Similar Topics in the Unix Linux Community
CERNlib-Solaris8-Installation Problems