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

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

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