Module DASUM.C in CBLASCompute sum of absolute values of a vector. (Level 1 BLAS). [C version of BLAS routine, converted from Fortran by f2c.]. Classes : D1a3a . L-1 (sum of magnitudes) vector norm Type : C subroutine in CBLAS package. Access : Public domain. Portable. Precision: Double. Usage : doublereal dasum_(integer *n, doublereal *dx, integer *incx) Details : Fullsource Source Sites : (1) NETLIB
NETLIB: Public access repository, The University of Tennessee at
Knoxville and Bell Laboratories
Precision: Double. (Single: SASUM.C)
You may access components from NETLIB outside GAMS as follows.
Access : The entire package can be retrieved by anonymous ftp from
ftp.netlib.org.
Source : echo 'send only dasum.c from clapack/cblas' | mail
netlib@ornl.gov
Fullsource : echo 'send dasum.c from clapack/cblas' | mail
netlib@ornl.gov
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 Jul 06, 2008 at 03:18:47 UTC