amax - Max Element Index VI
- Updated2025-07-30
- 1 minute(s) read
For real vectors, returns the index of the element that has the maximum absolute value. For complex vectors, the VI returns the index of the element that has the maximum sum of absolute real and imaginary parts.
Wire data to the x input to determine the polymorphic instance to use or manually select the instance.

Refer to the BLAS (Basic Linear Algebra Subprograms) website at netlib.org for more information on BLAS functions.