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

Multiplies each element in an input array by a constant and stores the result in an output array.

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