Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kMath_Abs32s ( const k32s vIn,
k32s vOut,
kSize  count 
)

Calculates the absolute value of each element in an input array and stores the result in an output array.

Parameters
vInInput array.
vOutOutput array.
countCount of values.
Returns
Operation status.