testDom: testDom function

View source: R/ParetoFront.R

testDomR Documentation

testDom function

Description

Test if any of the points in nonDom are dominated by pt

Usage

testDom(pt, nonDom, var1name, var2name)

Arguments

pt

Real double

nonDom

Real two-column matrix

var1name

Character: name of the column of column 1

var2name

Character: name of the column of column 2

Details

Utility for Pareto front

Value

Logical vector size number of matrix rows


jeanlucj/BreedSimCost documentation built on July 21, 2023, 1:59 a.m.