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

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

Contents


CLACRT(3F)							    CLACRT(3F)


NAME    [Toc]    [Back]

     CLACRT - applie a plane rotation, where the cos and sin (C	and S) are
     complex and the vectors CX	and CY are complex

SYNOPSIS    [Toc]    [Back]

     SUBROUTINE	CLACRT(	N, CX, INCX, CY, INCY, C, S )

	 INTEGER	INCX, INCY, N

	 COMPLEX	C, S

	 COMPLEX	CX( * ), CY( * )

PURPOSE    [Toc]    [Back]

     CLACRT applies a plane rotation, where the	cos and	sin (C and S) are
     complex and the vectors CX	and CY are complex.

ARGUMENTS    [Toc]    [Back]

     N	     (input) INTEGER
	     The number	of elements in the vectors CX and CY.

     CX	     (input/output) COMPLEX array, dimension (N)
	     On	input, the vector X.  On output, CX is overwritten with	C*X +
	     S*Y.

     INCX    (input) INTEGER
	     The increment between successive values of	CY.  INCX <> 0.

     CY	     (input/output) COMPLEX array, dimension (N)
	     On	input, the vector Y.  On output, CY is overwritten with	-S*X +
	     C*Y.

     INCY    (input) INTEGER
	     The increment between successive values of	CY.  INCX <> 0.

     C	     (input) COMPLEX
	     S	     (input) COMPLEX C and S define a complex rotation [  C
	     S	] [ -S	 C  ] where C*C	+ S*S =	1.0.
CLACRT(3F)							    CLACRT(3F)


NAME    [Toc]    [Back]

     CLACRT - applie a plane rotation, where the cos and sin (C	and S) are
     complex and the vectors CX	and CY are complex

SYNOPSIS    [Toc]    [Back]

     SUBROUTINE	CLACRT(	N, CX, INCX, CY, INCY, C, S )

	 INTEGER	INCX, INCY, N

	 COMPLEX	C, S

	 COMPLEX	CX( * ), CY( * )

PURPOSE    [Toc]    [Back]

     CLACRT applies a plane rotation, where the	cos and	sin (C and S) are
     complex and the vectors CX	and CY are complex.

ARGUMENTS    [Toc]    [Back]

     N	     (input) INTEGER
	     The number	of elements in the vectors CX and CY.

     CX	     (input/output) COMPLEX array, dimension (N)
	     On	input, the vector X.  On output, CX is overwritten with	C*X +
	     S*Y.

     INCX    (input) INTEGER
	     The increment between successive values of	CY.  INCX <> 0.

     CY	     (input/output) COMPLEX array, dimension (N)
	     On	input, the vector Y.  On output, CY is overwritten with	-S*X +
	     C*Y.

     INCY    (input) INTEGER
	     The increment between successive values of	CY.  INCX <> 0.

     C	     (input) COMPLEX
	     S	     (input) COMPLEX C and S define a complex rotation [  C
	     S	] [ -S	 C  ] where C*C	+ S*S =	1.0.


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
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
dlartv IRIX applie a vector of real plane rotations to elements of the real vectors x and y
slartv IRIX applie a vector of real plane rotations to elements of the real vectors x and y
clarf IRIX applie a complex elementary reflector H to a complex M-by-N matrix C, from either the left or the right
clarfx IRIX applie a complex elementary reflector H to a complex m by n matrix C, from either the left or the right
zlarf IRIX applie a complex elementary reflector H to a complex M-by-N matrix C, from either the left or the right
zlarfx IRIX applie a complex elementary reflector H to a complex m by n matrix C, from either the left or the right
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service