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

GAMS Module 636 in TOMS


636

 
DSSM and FDHS: Fortran subroutines for estimating sparse Hessian matrices. (See
T.F. Coleman, B.S. Garbow, and J.J. More, ACM TOMS 11 (1985) pp. 363-377 and 378.).
 
Classes  :  G4f . Other service routines for optimization
 
Type     : Fortran software in TOMS collection.
Access   : Some uses prohibited. Portable.
Precision: Single.
 
Usage    : CALL DSSM (N, NNZ, INDROW, INDCOL, METHOD, LISTP, NGRP, MAXGRP,
           MINGRP, INFO, IPNTR, JPNTR, IWA, LIWA) AND CALL FDHS (N, INDROW,
           JPNTR, INDCOL, IPNTR, LISTP, NGRP, MAXGRP, NUMGRP, ETA, FHESD,
           FHES, IWA)
 
Details  : Fullsource
Sites    : (1) NETLIB
 

Implementation of 636 from TOMS on NETLIB

 
NETLIB:    Public access repository, The University of Tennessee at
           Knoxville and Bell Laboratories
 
Precision: Single.
 
You may access components from NETLIB outside GAMS as follows.
 
   Fullsource   : echo "send 636 from toms" | 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:28:56 UTC