Query: clacgv
OS: redhat
Section: l
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CLACGV(l) ) CLACGV(l)NAMECLACGV - conjugate a complex vector of length NSYNOPSISSUBROUTINE CLACGV( N, X, INCX ) INTEGER INCX, N COMPLEX X( * )PURPOSECLACGV conjugates a complex vector of length N.ARGUMENTSN (input) INTEGER The length of the vector X. N >= 0. X (input/output) COMPLEX array, dimension (1+(N-1)*abs(INCX)) On entry, the vector of length N to be conjugated. On exit, X is overwritten with conjg(X). INCX (input) INTEGER The spacing between successive elements of X. LAPACK version 3.0 15 June 2000 CLACGV(l)
Related Man Pages |
---|
zlacrt(3) - debian |
zlar2v(3) - debian |
clacrt.f(3) - debian |
clar2v(3) - centos |
zlar2v(3) - centos |
Similar Topics in the Unix Linux Community |
---|
Reduced Activity Notification |
Tar Command |
CentOS7 restoring file capabilities |
Issue with events occuring in DST window |
[TIP] Processing YAML files with yq |