« indexer :: Contents :: localExtrema »
Parameter label
I/O type
Data type
Mandatory parameter?
Default value
inputVec
input
vector
yes
N/A
outputVec
output
scalar
Module returns the number of elements in inputVec as outputVec. Here’s a simple example:
inputVec = [1,-2,-3,-4] ... outputVec = 4