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

Subtracts a constant from each element in an input array and stores the result in an output array.

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