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

GAMS Module DLCLSQ in IMSLM


DLCLSQ

 
Solve a linear least-squares problem with linear constraints.
 
Classes  :  D9b1 .  Least squares (L-2) solution of singular, overdetermined
                  or underdetermined systems of linear equations with
                  constraints
            K1a2a . Linearly constrained linear least squares approximation
 
Type     : Fortran subroutine in IMSLM library.
Access   : Proprietary. Many implementations available.
Precision: Double.
 
Usage    : CALL DLCLSQ (NRA, NCA, NCON, A, LDA, B, C, LDC, BL, BU, IRTYPE, XLB,
           XUB, X, RES)
 
Details  : Documentation Example
Sites    : (1) ITL
 

Implementation of DLCLSQ from IMSLM on ITL

 
ITL:       Unix Workstation Network, National Institute of Standards and
           Technology (NIST), Gaithersburg, MD. Available to NIST staff.
 
Precision: Double. (Single: LCLSQ)
 
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/dlclsq
   Example      : cat
                  /home/fetch/Subjects/Math-Stat-Software/imsl/Examples/dlclsq


[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 Sat Sep 20, 2008 at 08:42:22 UTC