coco::ider_eval_type Struct Reference
[Evaluators]

Visitor data for ider_eval. More...

#include <ider_evaluator.h>

Collaboration diagram for coco::ider_eval_type:

Collaboration graph
[legend]

List of all members.

Public Attributes

std::vector< std::vector
< interval > > * 
id_data
std::vector< std::vector
< interval > > * 
d_cache
std::vector< interval > * grad_vec
const std::vector< interval > * x
const modelmod
interval mult
interval mult_trans
unsigned int child_n


Detailed Description

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

Definition at line 1275 of file ider_evaluator.h.


Member Data Documentation

children counter

Definition at line 1284 of file ider_evaluator.h.

std::vector<std::vector<interval> >* coco::ider_eval_type::d_cache

interval derivative cache

Definition at line 1278 of file ider_evaluator.h.

the interval gradient vector

Definition at line 1279 of file ider_evaluator.h.

std::vector<std::vector<interval> >* coco::ider_eval_type::id_data

partial interval derivative data

Definition at line 1277 of file ider_evaluator.h.

the DAG

Definition at line 1281 of file ider_evaluator.h.

the current value on the path

Definition at line 1282 of file ider_evaluator.h.

transfer variable for mult

Definition at line 1283 of file ider_evaluator.h.

const std::vector<interval>* coco::ider_eval_type::x

the evaluation box

Definition at line 1280 of file ider_evaluator.h.


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

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