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

Go to the source code of this file.

Functions/Subroutines

subroutine clatcpy (UPLO, M, N, A, LDA, B, LDB)
 

Function/Subroutine Documentation

◆ clatcpy()

subroutine clatcpy ( character  UPLO,
integer  M,
integer  N,
complex, dimension( lda, * )  A,
integer  LDA,
complex, dimension( ldb, * )  B,
integer  LDB 
)

Definition at line 2 of file clatcpy.f.

Here is the caller graph for this function: