Data Fields

ne_per_t Struct Reference

Performance measure structure. More...

#include <ne_per.h>

Data Fields

ne_per_fn_type_t type
 Type of performance measure (topology, dynamics, or both).
ne_per_fn_tfn
 Pointer to the performance measure function.
ne_real_tparams
 Parameters of the performance measure.

Detailed Description

Performance measure structure.

Definition at line 49 of file ne_per.h.


Field Documentation

Pointer to the performance measure function.

Definition at line 51 of file ne_per.h.

Parameters of the performance measure.

Definition at line 52 of file ne_per.h.

Type of performance measure (topology, dynamics, or both).

Definition at line 50 of file ne_per.h.


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