CXML

SCOPY2 (3sciport)


SYNOPSIS

  Call SCOPY2( m, n, a, lda, b, ldb )

ARGUMENTS

  m               Integer.
                  The number of rows in matrices a and b.

  n               Integer.
                  The number of columns in matrices a and b.

DESCRIPTION

  SCOPY2 copies matrix a to matrix b.

  For equations and other information, see Volume 3: UNICOS Math and
  Scientific Library Reference Manual SR-2081 7.0, Cray Research, Inc.

CXML Home Page

Index of CXML Routines