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

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

X(1)

Contents


DRSCL(3F)							     DRSCL(3F)


NAME    [Toc]    [Back]

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

SYNOPSIS    [Toc]    [Back]

     SUBROUTINE	DRSCL( N, SA, SX, INCX )

	 INTEGER       INCX, N

	 DOUBLE	       PRECISION SA

	 DOUBLE	       PRECISION SX( * )

PURPOSE    [Toc]    [Back]

     DRSCL multiplies an n-element real	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) DOUBLE PRECISION 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
DRSCL(3F)							     DRSCL(3F)


NAME    [Toc]    [Back]

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

SYNOPSIS    [Toc]    [Back]

     SUBROUTINE	DRSCL( N, SA, SX, INCX )

	 INTEGER       INCX, N

	 DOUBLE	       PRECISION SA

	 DOUBLE	       PRECISION SX( * )

PURPOSE    [Toc]    [Back]

     DRSCL multiplies an n-element real	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) DOUBLE PRECISION 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
csrscl IRIX multiplie an n-element complex vector x by the real scalar 1/a
zsrscl IRIX multiplie an n-element complex vector x by the real scalar 1/a
zdrscl IRIX multiplie an n-element complex vector x by the real scalar 1/a
slascl IRIX multiplie the M by N real matrix A by the real scalar CTO/CFROM
dlascl IRIX multiplie the M by N real matrix A by the real scalar CTO/CFROM
zlascl IRIX multiplie the M by N complex matrix A by the real scalar CTO/CFROM
clascl IRIX multiplie the M by N complex matrix A by the real scalar CTO/CFROM
slargv IRIX generate a vector of real plane rotations, determined by elements of the real vectors x and y
dlargv IRIX generate a vector of real plane rotations, determined by 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
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service