Support Board
Date/Time: Sat, 10 May 2025 23:50:35 +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! |