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

GAMS Module DQED in OPT


DQED

 
Solves nonlinear least squares problems with linear constraints and simple
bounds using a quadratic-tensor local model. Some problems with nonlinear
constraints can also be solved. Derivatives required. Forward or reverse
communication. (See R.J. Hanson, SIAM J. Sci. Stat. Comput. 7 (1986) pp.
826-834.).
 
Classes  :  K1b2a . Linearly constrained nonlinear least squares
                  approximation
            K1b2b . Nonlinearly constrained nonlinear least squares
                  approximation
 
Type     : Fortran subroutine in OPT package.
Access   : Some uses prohibited. Portable.
Precision: Double.
Note     : Dependencies contains LINPACK and BLAS routines used by DQED.
 
Usage    : CALL DQED (DQEDEV, MEQUA, NVARS, MCON, IND, BL, BU, X, FJAC, LDFJAC,
           FNORM, IGO, IOPT, ROPT, IWA, WA)
 
Details  : Dependencies Source
Sites    : (1) NETLIB
 

Implementation of DQED from OPT on NETLIB

 
NETLIB:    Public access repository, The University of Tennessee at
           Knoxville and Bell Laboratories
 
Precision: Double.
Note     : Dependencies contains LINPACK and BLAS routines used by DQED.
 
You may access components from NETLIB outside GAMS as follows.
 
   Source       : echo 'send dqed from opt' | mail netlib@ornl.gov
   Dependencies : echo 'send dgeco dgesl from linpack' | mail
                  netlib@ornl.gov$ echo 'send dcopy drotg drot dswap dnrm2
                  from blas' | mail netlib@ornl.gov


[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 06:24:52 UTC