In file Mt.d:

void MtVectorNormalize

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

Will normalize the input vector so the its maximum absolute value is 1.

Documentation

Will normalize the input vector so the its maximum absolute value is 1.
Parameters:
a - the input vector.
ia - is the stride through a.
b - the normalized vector.
ib - is the stride through b.
n - is the number of elements 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