idx1.Rdfunction to return the number of points lower than the query point in the first column of a matrix
idx1(pt, nonDom, var1name)
| pt | Real query point |
|---|---|
| nonDom | Real matrix |
| var1name | Character: name of the column of column 1 |
Integer number of values in nonDom <= to pt
Utility for Pareto front