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

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

Contents


SLAED6(3F)							    SLAED6(3F)


NAME    [Toc]    [Back]

     SLAED6 - compute the positive or negative root (closest to	the origin) of
     z(1) z(2) z(3) f(x) = rho + --------- + ----------	+ ---------  d(1)-x
     d(2)-x d(3)-x  It is assumed that	 if ORGATI = .true

SYNOPSIS    [Toc]    [Back]

     SUBROUTINE	SLAED6(	KNITER,	ORGATI,	RHO, D,	Z, FINIT, TAU, INFO )

	 LOGICAL	ORGATI

	 INTEGER	INFO, KNITER

	 REAL		FINIT, RHO, TAU

	 REAL		D( 3 ),	Z( 3 )

PURPOSE    [Toc]    [Back]

     SLAED6 computes the positive or negative root (closest to the origin) of
		      z(1)	  z(2)	      z(3) f(x)	=   rho	+ --------- +
     ----------	+ ---------
		     d(1)-x	 d(2)-x	     d(3)-x
	   otherwise it	is between d(1)	and d(2)

     This routine will be called by SLAED4 when	necessary. In most cases, the
     root sought is the	smallest in magnitude, though it might not be in some
     extremely rare situations.

ARGUMENTS    [Toc]    [Back]

     KNITER	  (input) INTEGER
		  Refer	to SLAED4 for its significance.

     ORGATI	  (input) LOGICAL
		  If ORGATI is true, the needed	root is	between	d(2) and d(3);
		  otherwise it is between d(1) and d(2).  See SLAED4 for
		  further details.

     RHO	  (input) REAL
		  Refer	to the equation	f(x) above.

     D		  (input) REAL array, dimension	(3)
		  D satisfies d(1) < d(2) < d(3).

     Z		  (input) REAL array, dimension	(3)
		  Each of the elements in z must be positive.

     FINIT	  (input) REAL
		  The value of f at 0. It is more accurate than	the one
		  evaluated inside this	routine	(if someone wants to do	so).






									Page 1






SLAED6(3F)							    SLAED6(3F)



     TAU	  (output) REAL
		  The root of the equation f(x).

     INFO	  (output) INTEGER
		  = 0: successful exit
		  > 0: if INFO = 1, failure to converge
SLAED6(3F)							    SLAED6(3F)


NAME    [Toc]    [Back]

     SLAED6 - compute the positive or negative root (closest to	the origin) of
     z(1) z(2) z(3) f(x) = rho + --------- + ----------	+ ---------  d(1)-x
     d(2)-x d(3)-x  It is assumed that	 if ORGATI = .true

SYNOPSIS    [Toc]    [Back]

     SUBROUTINE	SLAED6(	KNITER,	ORGATI,	RHO, D,	Z, FINIT, TAU, INFO )

	 LOGICAL	ORGATI

	 INTEGER	INFO, KNITER

	 REAL		FINIT, RHO, TAU

	 REAL		D( 3 ),	Z( 3 )

PURPOSE    [Toc]    [Back]

     SLAED6 computes the positive or negative root (closest to the origin) of
		      z(1)	  z(2)	      z(3) f(x)	=   rho	+ --------- +
     ----------	+ ---------
		     d(1)-x	 d(2)-x	     d(3)-x
	   otherwise it	is between d(1)	and d(2)

     This routine will be called by SLAED4 when	necessary. In most cases, the
     root sought is the	smallest in magnitude, though it might not be in some
     extremely rare situations.

ARGUMENTS    [Toc]    [Back]

     KNITER	  (input) INTEGER
		  Refer	to SLAED4 for its significance.

     ORGATI	  (input) LOGICAL
		  If ORGATI is true, the needed	root is	between	d(2) and d(3);
		  otherwise it is between d(1) and d(2).  See SLAED4 for
		  further details.

     RHO	  (input) REAL
		  Refer	to the equation	f(x) above.

     D		  (input) REAL array, dimension	(3)
		  D satisfies d(1) < d(2) < d(3).

     Z		  (input) REAL array, dimension	(3)
		  Each of the elements in z must be positive.

     FINIT	  (input) REAL
		  The value of f at 0. It is more accurate than	the one
		  evaluated inside this	routine	(if someone wants to do	so).






									Page 1






SLAED6(3F)							    SLAED6(3F)



     TAU	  (output) REAL
		  The root of the equation f(x).

     INFO	  (output) INTEGER
		  = 0: successful exit
		  > 0: if INFO = 1, failure to converge


									PPPPaaaaggggeeee 2222
[ Back ]
 Similar pages
Name OS Title
true FreeBSD return true value
lsame IRIX return .TRUE
true OpenBSD return true value
all IRIX Determines whether all values are true
any IRIX Determines whether any values are true
glcisenabled IRIX test whether a boolean attribute is true
dlaed5 IRIX modification of a 2-by-2 diagonal matrix diag( D ) + RHO The diagonal elements in the array D are assumed to s
slaed5 IRIX modification of a 2-by-2 diagonal matrix diag( D ) + RHO The diagonal elements in the array D are assumed to s
count IRIX Counts the number of true array elements
dlaqtr IRIX solve the real quasi-triangular system op(T)*p = scale*c, if LREAL = .TRUE
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service