parQHV
Compute HyperVolumes using threads
 All Data Structures Files Functions Variables Macros
naiverandom.h File Reference

Header: copy naiverandom. More...

#include "point.h"
Include dependency graph for naiverandom.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

double randomVolume (int n, point *PS)
 

Detailed Description

Header: copy naiverandom.

Definition in file naiverandom.h.

Function Documentation

double randomVolume ( int  n,
point PS 
)
Parameters
nNumber of selected points
PSList of points
Returns
The resulting hyperVolume

< The random point

< Counters

< Number of dominated

< Last classification

Definition at line 47 of file naiverandom.c.