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

GAMS Module SROT in PORT


SROT

 
Apply Givens plane rotation to a single precision vector.
 
Classes  :  D1a8 . Elementary rotation (Givens transformation) of a vector
 
Type     : Fortran subroutine in PORT library (BLAS sublibrary).
Access   : Proprietary. Many implementations available.
Precision: Single.
 
Usage    : CALL SROT(N, SX, INCX, SY, INCY, SC, SS)
 
Details  : Source
Sites    : (1) NETLIB
 

Implementation of SROT from PORT on NETLIB

 
NETLIB:    Public access repository, The University of Tennessee at
           Knoxville and Bell Laboratories
 
Precision: Single. (Double: DROT)
 
You may access components from NETLIB outside GAMS as follows.
 
   Source       : Available by anonymous ftp from netlib in the port.upd
                  subdirectory


[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 05:46:27 UTC