#include <der_evaluator_n.h>
Public Attributes | |
std::vector< double > * | d |
bool | v |
Definition at line 982 of file der_evaluator_n.h.
std::vector<double>* coco::der_cache::d |
the derivative information
Definition at line 984 of file der_evaluator_n.h.
bool coco::der_cache::v |
whether we have already visited
Definition at line 985 of file der_evaluator_n.h.