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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ dlatcpy()

subroutine dlatcpy ( character  UPLO,
integer  M,
integer  N,
double precision, dimension( lda, * )  A,
integer  LDA,
double precision, dimension( ldb, * )  B,
integer  LDB 
)

Definition at line 2 of file dlatcpy.f.

Here is the caller graph for this function: