Mutational function structure. More...
#include <ne_mut.h>
Data Fields | |
ne_mut_type_t | type |
Type of the function. | |
ne_real_t * | params |
Parameters for the function. | |
ne_mut_fn_t * | fn |
Pointer to the function. |
Mutational function structure.
Definition at line 50 of file ne_mut.h.