In file Mt.d:

void MtVectorMove

(float a[], I32 ia, float b[], I32 ib, I32 n)

Copy vector a to vector b.

Documentation

Copy vector a to vector b.
Parameters:
a - the input vector, usually real.
ia - the stride through a.
b - the output copy of a.
ib - the stride through b.
n - the number of samples in the vectors.
Returns:
none.

Alphabetic index HTML hierarchy of classes or Java


Copyright 1993, 1994 Geophysical Software, Inc.
2603 Peninsulas Drive, Missouri City Texas 77459, (713)438-0583.
All Rights Reserved Company Confidential
Prepared for University of Minnesota, October, 2001