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

Go to the source code of this file.

Functions/Subroutines

subroutine icopy (N, SX, INCX, SY, INCY)
 

Function/Subroutine Documentation

◆ icopy()

subroutine icopy ( integer  N,
integer, dimension( * )  SX,
integer  INCX,
integer, dimension( * )  SY,
integer  INCY 
)

Definition at line 2 of file icopy.f.