LAPACK 3.3.1
Linear Algebra PACKage

srotm.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SROTM (N, SX, INCX, SY, INCY, SPARAM)

Function Documentation

subroutine SROTM ( INTEGER  N,
REAL,dimension(*)  SX,
INTEGER  INCX,
REAL,dimension(*)  SY,
INTEGER  INCY,
REAL,dimension(5)  SPARAM 
)

Definition at line 1 of file srotm.f.

Here is the caller graph for this function:

 All Files Functions