Go to the source code of this file.
Functions/Subroutines |
subroutine | DLASSQ (N, X, INCX, SCALE, SUMSQ) |
Function Documentation
subroutine DLASSQ |
( |
INTEGER |
N, |
|
|
DOUBLE PRECISION,dimension( * ) |
X, |
|
|
INTEGER |
INCX, |
|
|
DOUBLE PRECISION |
SCALE, |
|
|
DOUBLE PRECISION |
SUMSQ |
|
) |
| |