eval_main.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Namespaces

namespace  coco
 the main namespace of the COCONUT API

Defines

#define FUNC_EVALUATOR   0
#define FUNC_D_EVALUATOR   1
#define FUNC_RANGE   2
#define FUNC_D_RANGE   3
#define DER_EVALUATOR   4
#define DER_RANGE   5
#define REDUCE_RANGE   6
#define PRINT   7
#define FUNC_FW_PREP   8
#define FUNC_ISLP_EVALUATOR   9
#define ISLP_EVALUATOR   10
#define FUNC_ID_EVALUATOR   11
#define IDER_EVALUATOR   12
#define FUNC_CRANGE   13
#define FUNC_BRANGE   14
#define FUNC_ANALYTICD   15
#define FUNC_INFB   16
#define CONVEX_EVALUATOR   17
#define DIFF_EVALUATOR   18
#define FUNC_IDER_FORWARD   19
#define NUM_EVALUATORS   20

Variables

std::vector< std::vector< void * > > coco::standard_evaluators


Detailed Description

Definition in file eval_main.h.


Define Documentation

#define CONVEX_EVALUATOR   17

function convexity evaluation

Definition at line 54 of file eval_main.h.

#define DER_EVALUATOR   4

derivative evaluation

Definition at line 39 of file eval_main.h.

#define DER_RANGE   5

derivative range evaluation

Definition at line 40 of file eval_main.h.

#define DIFF_EVALUATOR   18

function differentiability evaluation

Definition at line 55 of file eval_main.h.

#define FUNC_ANALYTICD   15

function analytic range

Definition at line 52 of file eval_main.h.

#define FUNC_BRANGE   14

function bounded range

Definition at line 51 of file eval_main.h.

#define FUNC_CRANGE   13

function complex range

Definition at line 50 of file eval_main.h.

#define FUNC_D_EVALUATOR   1

function evaluation with partial derivative

Definition at line 34 of file eval_main.h.

#define FUNC_D_RANGE   3

function range evaluation with partial derivative

Definition at line 37 of file eval_main.h.

#define FUNC_EVALUATOR   0

function evaluation

Definition at line 33 of file eval_main.h.

#define FUNC_FW_PREP   8

function evaluation

Definition at line 43 of file eval_main.h.

#define FUNC_ID_EVALUATOR   11

function range evaluation with interval derivative

Definition at line 47 of file eval_main.h.

#define FUNC_IDER_FORWARD   19

function range evaluation

Definition at line 57 of file eval_main.h.

#define FUNC_INFB   16

function bounds at infinity

Definition at line 53 of file eval_main.h.

#define FUNC_ISLP_EVALUATOR   9

function evaluation with partial slope

Definition at line 44 of file eval_main.h.

#define FUNC_RANGE   2

function range evaluation

Definition at line 36 of file eval_main.h.

#define IDER_EVALUATOR   12

interval derivative evaluation

Definition at line 49 of file eval_main.h.

#define ISLP_EVALUATOR   10

slope evaluation

Definition at line 46 of file eval_main.h.

#define NUM_EVALUATORS   20

number of evaluators for user defined nodes

Definition at line 59 of file eval_main.h.

#define PRINT   7

print function

Definition at line 42 of file eval_main.h.

#define REDUCE_RANGE   6

function backwards reduction

Definition at line 41 of file eval_main.h.


Generated on Tue Feb 9 14:46:24 2010 for COCONUT API by  doxygen 1.5.8