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

Module SDDOTA in IMSLM

General Information

Compute the sum of a single-precision scalar, a single-precision dot product and the double-precision accumulator, which is set to the result ACC = ACC + a + x*y.

Usage
R = SDDOTA(N, SA, ACC, SX, INCX, SY, INCY)
Classification
D1a4Vector dot product (inner product)
Type
subroutine in IMSLM package
Language
Fortran
Availability
Proprietary, Portable
Precision
Single Precision
Alternates
DQDOTA
Double Precision

Installation on ITL; Unix Workstation Network

Location
National Institute of Standards and Technology (NIST), Gaithersburg, MD.
Contact
Gaithersburg Consulting Office: 301-975-2968 (FTS 879-2968)
Usage
Access available only to NIST staff on internal Unix systems. They may access this package provided the /itl tree is cross-mounted.
Documentation
cat /home/fetch/Subjects/Math-Stat-Software/imsl/Documentation/sddota
Example
cat /home/fetch/Subjects/Math-Stat-Software/imsl/Examples/sddota
To Link
Login to spruce.nist.gov and see ITL How-To for information on how to setup your environment and link.
Comments? gams@nist.gov