powered by
Calculates which points are not dominated, i.e. points that belong to the Pareto front.
is_dominated(ymat)
(matrix()) A numeric matrix. Each column (!) contains one point.
matrix()