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


vivekkohar/sRACIPE documentation built on March 21, 2021, 8:19 p.m.