VMS Help
FORTRAN, Intrinsic Procedures, xASUM

 *Conan The Librarian (sorry for the slow response - running on an old VAX)

  REAL*4 SASUM  (n, x, incx)
  REAL*8 DASUM  (n, x, incx)
  REAL*4 SCASUM (n, x, incx)
  REAL*8 DZASUM (n, x, incx)

  Functions that return the sum of the absolute values of selected
  elements of the array argument.

  These functions are part of the BLAS1 Basic Set, and are only
  available on VAX processors.

  Arguments

    n

    Integer number of elements in array "x" to be accessed.

    x

    Array containing the elements to be accessed or array reference
    to the first such element.  The data type is REAL*4 for SASUM,
    REAL*8 for DASUM, COMPLEX*8 for SCASUM, COMPLEX*16 for DZASUM.

    incx

    Integer index increment used in selecting which elements of array
    "x" are accessed.
  Close     HLB-list     TLB-list     Help  

[legal] [privacy] [GNU] [policy] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.