Support Board
Date/Time: Fri, 10 Jan 2025 10:05:48 +0000
Post From: GetHighest and GetLowest Function Prototypes
[2016-08-18 16:16:07] |
User147461 - Posts: 33 |
Would you please consider adding the GetHighest and GetLowest function prototypes in the scstudyfunctions.h file? float GetHighest(SCFloatArrayRef In, int StartIndex, int Length); float GetLowest(SCFloatArrayRef In, int StartIndex, int Length); Thank you! |