LAPACK 3.3.0

drotm.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DROTM (N, DX, INCX, DY, INCY, DPARAM)

Function Documentation

subroutine DROTM ( INTEGER  N,
DOUBLE PRECISION,dimension(*)  DX,
INTEGER  INCX,
DOUBLE PRECISION,dimension(*)  DY,
INTEGER  INCY,
DOUBLE PRECISION,dimension(5)  DPARAM 
)

Definition at line 1 of file drotm.f.

Here is the caller graph for this function:

 All Files Functions