In file Mt.d:

void MtVectorVectorAdd

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

Add two vectors.

Documentation

Add two vectors.
Parameters:
a - the first summand.
ia - the stride through a.
b - the second summand
ib - the stride through b.
c - the output vector.
ic - the stride through c.
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