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_t * | fn |
| Pointer to the performance measure function. | |
| ne_real_t * | params |
| Parameters of the performance measure. | |
Performance measure structure.
Definition at line 49 of file ne_per.h.
1.7.1