dot-NthMin: Find nth minimum value from a vector

Description Usage Arguments Value

Description

A utility function to find the nth minimum

Usage

1
.NthMin(x, index)

Arguments

x

the given unsorted vector

index

N.

Value

the nth minimum element of the vector


sRACIPE documentation built on Nov. 8, 2020, 6:54 p.m.