In file Mt.d:

void MtVectorSet

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

Set all elements of a vector to a single scalar value.

Documentation

Set all elements of a vector to a single scalar value.
Parameters:
a - the input scalar value.
b - the output vector, each of whose elements is set to a.
ib - the stride through b.
n - 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