Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kMath_FindMin32u ( const k32u v,
kSize  count,
kSize index 
)

Finds the index of the minimum value within a numerical array.

Parameters
vArray of values.
countCount of values.
indexReturns the index of the minimum value.
Returns
Operation status.