ScaLAPACK 2.1  2.1
ScaLAPACK: Scalable Linear Algebra PACKage
dascal.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dascal (N, ALPHA, X, INCX)
 

Function/Subroutine Documentation

◆ dascal()

subroutine dascal ( integer  N,
double precision  ALPHA,
double precision, dimension( * )  X,
integer  INCX 
)

Definition at line 2 of file dascal.f.