General Information
Copy a vector X to a vector Y, both single precision.
- Usage
CALL SCOPY (N, SX, INCX, SY, INCY)
- Classification
| D1a5 | Copy or exchange (swap) vectors |
- Type
- subroutine in IMSLM package
- Language
- Fortran
- Availability
- Proprietary, Portable
- Precision
- Single Precision
- Alternates
- DCOPY
- Double Precision