parQHV
Compute HyperVolumes using threads
 All Data Structures Files Functions Variables Macros
division Struct Reference

This struct is public because of splitter. Do not use direct access. More...

Data Fields

int n
 
int * hypocts
 
int * pPositions
 
int * points
 

Detailed Description

This struct is public because of splitter. Do not use direct access.

Definition at line 28 of file divisionStruct.c.

Field Documentation

int* hypocts

The hyperoctant types

Definition at line 31 of file divisionStruct.c.

int n

Number of hypocts left in the division. This number is decreased in each iteration

Definition at line 29 of file divisionStruct.c.

int* points

Point indexes

Definition at line 33 of file divisionStruct.c.

int* pPositions

Acumulated counters give positions in point array

Definition at line 32 of file divisionStruct.c.


The documentation for this struct was generated from the following file: