File: NAMESPACE

package info (click to toggle)
r-cran-eaf 1.9-1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 5,208 kB
  • sloc: ansic: 6,629; perl: 848; makefile: 69; sh: 33; python: 11
file content (28 lines) | stat: -rw-r--r-- 575 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Generated by roxygen2: do not edit by hand

S3method(eafplot,default)
S3method(eafplot,formula)
S3method(eafplot,list)
export(eafdiff)
export(eafdiffplot)
export(eafplot)
export(eafs)
export(epsilon_additive)
export(epsilon_mult)
export(filter_dominated)
export(hv_contributions)
export(hypervolume)
export(igd)
export(igd_plus)
export(is_nondominated)
export(normalise)
export(pareto_rank)
export(read.data.sets)
export(read_datasets)
export(symDifPlot)
export(vorobDev)
export(vorobT)
import(grDevices)
import(graphics)
import(stats)
useDynLib(eaf, .registration = TRUE)