ScaLAPACK  2.0.2
ScaLAPACK: Scalable Linear Algebra PACKage
slatcpy.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

subroutine SLATCPY ( CHARACTER  UPLO,
INTEGER  M,
INTEGER  N,
REAL, dimension( lda, * )  A,
INTEGER  LDA,
REAL, dimension( ldb, * )  B,
INTEGER  LDB 
)

Definition at line 1 of file slatcpy.f.

Here is the caller graph for this function: