coco::func_id_eval_type Struct Reference
[Evaluators]

Visitor data for func_id_eval. More...

#include <ider_evaluator.h>

Collaboration diagram for coco::func_id_eval_type:

Collaboration graph
[legend]

List of all members.

Public Attributes

const std::vector< interval > * x
const std::vector< interval > * range
std::vector< interval > * f
std::vector< std::vector
< interval > > * 
id_data
const modelmod
union {
   void *   p
   interval_st   d
   unsigned int   info
u
interval r
unsigned int n


Detailed Description

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

Definition at line 131 of file ider_evaluator.h.


Member Data Documentation

Definition at line 138 of file ider_evaluator.h.

the function range cache

Definition at line 135 of file ider_evaluator.h.

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

the interval derivative data

Definition at line 136 of file ider_evaluator.h.

Definition at line 138 of file ider_evaluator.h.

the DAG

Definition at line 137 of file ider_evaluator.h.

children counter

Definition at line 140 of file ider_evaluator.h.

Definition at line 138 of file ider_evaluator.h.

return value

Definition at line 139 of file ider_evaluator.h.

the ranges of all nodes

Definition at line 134 of file ider_evaluator.h.

additional data for complex nodes

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

the box

Definition at line 133 of file ider_evaluator.h.


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

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