Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

ider_evaluator.h File Reference

#include <coconut_config.h>
#include <evaluator.h>
#include <expression.h>
#include <model.h>
#include <eval_main.h>
#include <linalg.h>
#include <math.h>

Include dependency graph for ider_evaluator.h:

Include dependency graph

Go to the source code of this file.

Compounds

class  func_id_eval
struct  func_id_eval_type
class  ider_eval
struct  ider_eval_type
class  prep_id_eval

Typedefs

typedef bool(* prep_id_evaluator )()
typedef interval(* func_id_evaluator )(const std::vector< interval > *__x, const variable_indicator &__v, std::vector< interval > &__id_data)
typedef std::vector< interval > &(* ider_evaluator )(const std::vector< interval > &__d_dat, const variable_indicator &__v)


Detailed Description

Definition in file ider_evaluator.h.


Typedef Documentation

typedef interval(* func_id_evaluator)( const std::vector<interval>* __x, const variable_indicator& __v, std::vector<interval>& __id_data)
 

Definition at line 41 of file ider_evaluator.h.

typedef std::vector<interval>&(* ider_evaluator)(const std::vector<interval>& __d_dat, const variable_indicator& __v)
 

Definition at line 44 of file ider_evaluator.h.

typedef bool(* prep_id_evaluator)()
 

Definition at line 40 of file ider_evaluator.h.


Generated on Tue Nov 4 01:58:13 2003 for COCONUT API by doxygen1.2.18