OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
|
#include <wfg.h>
Public Attributes | |
int | nPoints |
int | n |
POINT * | points |
int FRONT::n |
Definition at line 19 of file wfg.h.
Referenced by Hypervolume::FromFile(), and printContents().
int FRONT::nPoints |
Definition at line 18 of file wfg.h.
Referenced by Hypervolume::exclhv(), Hypervolume::FromFile(), Hypervolume::hv(), Hypervolume::hv2(), Hypervolume::hv3_AVL(), Hypervolume::makeDominatedBit(), and printContents().
POINT* FRONT::points |
Definition at line 20 of file wfg.h.
Referenced by Hypervolume::exclhv(), Hypervolume::FromFile(), Hypervolume::hv(), Hypervolume::hv2(), Hypervolume::hv3_AVL(), Hypervolume::makeDominatedBit(), and printContents().