Click or drag to resize

DLASD5 Methods

The DLASD5 type exposes the following members.

Methods
 NameDescription
Public methodRun Purpose ======= This subroutine computes the square root of the I-th eigenvalue of a positive symmetric rank-one modification of a 2-by-2 diagonal matrix diag( D ) * diag( D ) + RHO * Z * transpose(Z) . The diagonal entries in the array D are assumed to satisfy 0 .LE. D(i) .LT. D(j) for i .LT. j . We also assume RHO .GT. 0 and that the Euclidean norm of the vector Z is one.
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also