Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kMath_Span32s ( k32s v,
kSize  count,
k32s  startValue,
k32s  endValue 
)

Sets values in a numerical array to step between the specified start and end values.

Parameters
vArray of values.
countCount of values.
startValueFirst value.
endValueLast value.
Returns
Operation status.