Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kMath_Add64f ( const k64f vIn1,
const k64f vIn2,
k64f vOut,
kSize  count 
)

Adds the values in two input arrays and stores the result in an output array.

Parameters
vIn1First input array.
vIn2Second input array.
vOutOutput array.
countCount of values.
Returns
Operation status.