[Home] . . . Search by [Problem] [Package] [Module] [Keyword] . . . [Math at NIST]

GAMS Module DLSLCQ in IMSLM


DLSLCQ

 
Compute the LDU factorization of a complex tridiagonal matrix A using a cyclic
reduction algorithm.
 
Classes  :  D2c2a . Solution of systems of linear equations, including matrix
                  inverses, and LU and related factorizations (complex
                  non-Hermitian tridiagonal matrices)
 
Type     : Fortran subroutine in IMSLM library.
Access   : Proprietary. Many implementations available.
Precision: Double.
 
Usage    : CALL DLSLCQ (N, C, A, B, IJOB, Y, U, IR, IS)
 
Details  : Documentation Example
Sites    : (1) ITL
 

Implementation of DLSLCQ from IMSLM on ITL

 
ITL:       Unix Workstation Network, National Institute of Standards and
           Technology (NIST), Gaithersburg, MD. Available to NIST staff.
 
Precision: Double. (Single: LSLCQ)
 
Access available only to NIST staff on internal Unix systems. They may access this
package provided the /itl tree is cross-mounted.
 
   Link         : Login to spruce.nist.gov and see ITL How-To for
                  information on how to setup your environment and link.
   Documentation: cat
                  /home/fetch/Subjects/Math-Stat-Software/imsl/Documentation/dlslcq
   Example      : cat
                  /home/fetch/Subjects/Math-Stat-Software/imsl/Examples/dlslcq


[Home] . . . Search by [Problem] [Package] [Module] [Keyword] . . . [Math at NIST]

GAMS is a service of the Mathematical and Computational Sciences Division of the Information Technology Laboratory of the National Institute of Standards and Technology

This page was generated on Sun Sep 21, 2008 at 08:18:50 UTC