coco::der_eval_type Struct Reference
[Evaluators]

Visitor data for der_eval. More...

#include <der_evaluator.h>

Collaboration diagram for coco::der_eval_type:

Collaboration graph
[legend]

List of all members.

Public Attributes

std::vector< std::vector
< double > > * 
d_data
std::vector< std::vector
< double > > * 
d_cache
std::vector< double > * grad_vec
const modelmod
double mult
double mult_trans
unsigned int child_n


Detailed Description

This class is the visitor data type for the der_eval evaluator.

Definition at line 985 of file der_evaluator.h.


Member Data Documentation

children counter

Definition at line 993 of file der_evaluator.h.

std::vector<std::vector<double> >* coco::der_eval_type::d_cache

derivative cache

Definition at line 988 of file der_evaluator.h.

std::vector<std::vector<double> >* coco::der_eval_type::d_data

partial derivative data

Definition at line 987 of file der_evaluator.h.

std::vector<double>* coco::der_eval_type::grad_vec

the gradient vector

Definition at line 989 of file der_evaluator.h.

the DAG

Definition at line 990 of file der_evaluator.h.

the current value on the path

Definition at line 991 of file der_evaluator.h.

transfer variable for mult

Definition at line 992 of file der_evaluator.h.


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

Generated on Tue Feb 9 14:48:09 2010 for COCONUT API by  doxygen 1.5.8