Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kMath_Span64f ( k64f v,
kSize  count,
k64f  startValue,
k64f  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.