RWalib C Array Library User Guide
RWalib is a C library of array operations with automatic thread control (ATC). The operations are those that would form a basis for an array-based language like PV-WAVE, accommodating n-dimensional arrays in six real and two complex data-types. As a computational engine for PV-WAVE, RWalib has no error checking or memory management of its own, so output arrays are allocated by the caller.
note | RWalib is only supported on 64-bit Linux and 64-bit Windows. |
The topics in this guide are organized as follows:
Min and Max—Discusses RWalib routines that find the minimums and maximums in arrays.
Sort and Unique—Discusses RWalib routines that sorts arrays or finds unique elements in an array.
Version 2017.0
Copyright © 2017, Rogue Wave Software, Inc. All Rights Reserved.