ZLAIC1 - Online Linux Manual PageSection : 1
Updated : November 2008
Source : LAPACK auxiliary routine (version 3.2)
Note : LAPACK auxiliary routine (version 3.2)

NAMEZLAIC1 - applies one step of incremental condition estimation in its simplest version

SYNOPSISSUBROUTINE ZLAIC1(  JOB, J, X, SEST, W, GAMMA, SESTPR, S, C )  INTEGER J, JOB  DOUBLE PRECISION SEST, SESTPR  COMPLEX*16 C, GAMMA, S  COMPLEX*16 W( J ), X( J )

PURPOSEZLAIC1 applies one step of incremental condition estimation in its simplest version: Let x, twonorm(x) = 1, be an approximate singular vector of an j-by-j lower triangular matrix L, such that

         twonorm(L*x) = sest
Then ZLAIC1 computes sestpr, s, c such that
the vector

                [ s*x ]

         xhat = [ c ]
is an approximate singular vector of

                [ L 0 ]

         Lhat = [ w' gamma ]
in the sense that

         twonorm(Lhat*xhat) = sestpr.
Depending on JOB, an estimate for the largest or smallest singular value is computed.
Note that [s c]' and sestpr**2 is an eigenpair of the system
    diag(sest*sest, 0) + [alpha gamma] * [ conjg(alpha) ]
                                          [ conjg(gamma) ] where alpha = conjg(x)'*w.

ARGUMENTSJOB (input) INTEGER  = 1: an estimate for the largest singular value is computed.
= 2: an estimate for the smallest singular value is computed.
J (input) INTEGER  Length of X and W X (input) COMPLEX*16 array, dimension (J)  The j-vector x. SEST (input) DOUBLE PRECISION  Estimated singular value of j by j matrix L W (input) COMPLEX*16 array, dimension (J)  The j-vector w. GAMMA (input) COMPLEX*16  The diagonal element gamma. SESTPR (output) DOUBLE PRECISION  Estimated singular value of (j+1) by (j+1) matrix Lhat. S (output) COMPLEX*16  Sine needed in forming xhat. C (output) COMPLEX*16  Cosine needed in forming xhat.
0
Johanes Gumabo
Data Size   :   8,528 byte
man-zlaic1.lBuild   :   2024-12-29, 07:25   :  
Visitor Screen   :   x
Visitor Counter ( page / site )   :   5 / 256,905
Visitor ID   :     :  
Visitor IP   :   18.226.187.232   :  
Visitor Provider   :   AMAZON-02   :  
Provider Position ( lat x lon )   :   39.962500 x -83.006100   :   x
Provider Accuracy Radius ( km )   :   1000   :  
Provider City   :   Columbus   :  
Provider Province   :   Ohio ,   :   ,
Provider Country   :   United States   :  
Provider Continent   :   North America   :  
Visitor Recorder   :   Version   :  
Visitor Recorder   :   Library   :  
Online Linux Manual Page   :   Version   :   Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.29
Online Linux Manual Page   :   Library   :   lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page   :   Library   :   lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base   :   Version   :   Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base   :   Library   :   lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36

Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.