public static class
NthElement.Options
Optional attributes for NthElement
Public Methods
NthElement.Options |
reverse(Boolean reverse)
|
Inherited Methods
Public Methods
public NthElement.Options reverse (Boolean reverse)
Parameters
reverse | When set to True, find the nth-largest value in the vector and vice versa. |
---|