Version: 9.15.0
saconst.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define NBNODE   2
 
#define PLAN   36
 
#define COTE   6
 
#define NBEVAL   100000
 
#define ROSENBROCK
 
#define NBGENE   2
 
#define BORNEMIN   -2.0
 
#define BORNEMAX   2.0
 

Macro Definition Documentation

◆ BORNEMAX

#define BORNEMAX   2.0

Definition at line 56 of file saconst.h.

◆ BORNEMIN

#define BORNEMIN   -2.0

Definition at line 55 of file saconst.h.

◆ COTE

#define COTE   6

Definition at line 32 of file saconst.h.

◆ NBEVAL

#define NBEVAL   100000

Definition at line 34 of file saconst.h.

◆ NBGENE

#define NBGENE   2

Definition at line 50 of file saconst.h.

◆ NBNODE

#define NBNODE   2

Definition at line 29 of file saconst.h.

◆ PLAN

#define PLAN   36

Definition at line 31 of file saconst.h.

◆ ROSENBROCK

#define ROSENBROCK

Definition at line 42 of file saconst.h.