*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> complib/zdrscl (3)              
Title
Content
Arch
Section
 

X(1)

Contents


ZDRSCL(3F)							    ZDRSCL(3F)


NAME    [Toc]    [Back]

     ZDRSCL - multiplie	an n-element complex vector x by the real scalar 1/a

SYNOPSIS    [Toc]    [Back]

     SUBROUTINE	ZDRSCL(	N, SA, SX, INCX	)

	 INTEGER	INCX, N

	 DOUBLE		PRECISION SA

	 COMPLEX*16	SX( * )

PURPOSE    [Toc]    [Back]

     ZDRSCL multiplies an n-element complex vector x by	the real scalar	1/a.
     This is done without overflow or underflow	as long	as the final result
     x/a does not overflow or underflow.

ARGUMENTS    [Toc]    [Back]

     N	     (input) INTEGER
	     The number	of components of the vector x.

     SA	     (input) DOUBLE PRECISION
	     The scalar	a which	is used	to divide each component of x.	SA
	     must be >=	0, or the subroutine will divide by zero.

     SX	     (input/output) COMPLEX*16 array, dimension
	     (1+(N-1)*abs(INCX)) The n-element vector x.

     INCX    (input) INTEGER
	     The increment between successive values of	the vector SX.	> 0:
	     S
 and SX(1+(i-1)*INCX) = x(i),	   1< i<= n
ZDRSCL(3F)							    ZDRSCL(3F)


NAME    [Toc]    [Back]

     ZDRSCL - multiplie	an n-element complex vector x by the real scalar 1/a

SYNOPSIS    [Toc]    [Back]

     SUBROUTINE	ZDRSCL(	N, SA, SX, INCX	)

	 INTEGER	INCX, N

	 DOUBLE		PRECISION SA

	 COMPLEX*16	SX( * )

PURPOSE    [Toc]    [Back]

     ZDRSCL multiplies an n-element complex vector x by	the real scalar	1/a.
     This is done without overflow or underflow	as long	as the final result
     x/a does not overflow or underflow.

ARGUMENTS    [Toc]    [Back]

     N	     (input) INTEGER
	     The number	of components of the vector x.

     SA	     (input) DOUBLE PRECISION
	     The scalar	a which	is used	to divide each component of x.	SA
	     must be >=	0, or the subroutine will divide by zero.

     SX	     (input/output) COMPLEX*16 array, dimension
	     (1+(N-1)*abs(INCX)) The n-element vector x.

     INCX    (input) INTEGER
	     The increment between successive values of	the vector SX.	> 0:
	     S
 and SX(1+(i-1)*INCX) = x(i),	   1< i<= n


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
srscl IRIX multiplie an n-element real vector x by the real scalar 1/a
drscl IRIX multiplie an n-element real vector x by the real scalar 1/a
clascl IRIX multiplie the M by N complex matrix A by the real scalar CTO/CFROM
zlascl IRIX multiplie the M by N complex matrix A by the real scalar CTO/CFROM
dlascl IRIX multiplie the M by N real matrix A by the real scalar CTO/CFROM
slascl IRIX multiplie the M by N real matrix A by the real scalar CTO/CFROM
clartv IRIX applie a vector of complex plane rotations with real cosines to elements of the complex vectors x and y
zlartv IRIX applie a vector of complex plane rotations with real cosines to elements of the complex vectors x and y
zlargv IRIX generate a vector of complex plane rotations with real cosines, determined by elements of the complex vectors
clargv IRIX generate a vector of complex plane rotations with real cosines, determined by elements of the complex vectors
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service