#include <func_evaluator_n.h>
Public Attributes | |
| double | f |
| bool | v |
Definition at line 53 of file func_evaluator_n.h.
| double coco::func_cache::f |
the node function value
Definition at line 54 of file func_evaluator_n.h.
| bool coco::func_cache::v |
has this node been visited
Definition at line 55 of file func_evaluator_n.h.
1.5.8