DewDSPMasterNET
MinimumCount Routine
Summary
Return the number of minimums.

Unit
SignalUtils

Declaration
Function MinimumCount(Src: TVec; Index: integer = 0; Len: integer = -1): integer;

Description
Return the total count of minimums within Src starting at index to Index+Len. If Len = -1 end the search at Src.Length.
Categories
Signal statistics

Copyright 2008 Dew Research
http://www.dewresearch.com