is_dominated {bbotk} | R Documentation |
Calculate which points are dominated
Description
Returns which points from a set are dominated by another point in the set.
Usage
is_dominated(ymat)
Arguments
ymat |
(matrix() )
A numeric matrix. Each column (!) contains one point.
|
[Package
bbotk version 0.7.2
Index]