getSize {ecr} | R Documentation |
Get size of Pareto-archive.
Description
Returns the number of stored individuals in Pareto archive.
Usage
getSize(x)
Arguments
x |
[ |
Value
[integer(1)
]
See Also
Other ParetoArchive:
getIndividuals()
,
initParetoArchive()
,
updateParetoArchive()
[Package ecr version 2.1.1 Index]