Data Fields

ne_mut_t Struct Reference

Mutational function structure. More...

#include <ne_mut.h>

Data Fields

ne_mut_type_t type
 Type of the function.
ne_real_tparams
 Parameters for the function.
ne_mut_fn_tfn
 Pointer to the function.

Detailed Description

Mutational function structure.

Definition at line 50 of file ne_mut.h.


Field Documentation

Pointer to the function.

Definition at line 53 of file ne_mut.h.

Parameters for the function.

Definition at line 52 of file ne_mut.h.

Type of the function.

Definition at line 51 of file ne_mut.h.


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