/*************************************************************************************************************************************/
/* */
/* E T U D E D E L A C O M P L E X I T E S T R U C T U R E L L E */
/* D ' U N E C O U R B E D E H I L B E R T : */
/* */
/* */
/* Author of '$xrC/ObjetComplexe.I19__1$vv$c' : */
/* */
/* Jean-Francois Colonna (LACTAMME, 20140129105001). */
/* */
/*************************************************************************************************************************************/
#define COMMENTS "Courbe de Hilbert calculee avec 9 iterations (format octet) -noir ou blanc-"
#define PROFONDEUR \
(9)
#define DUPLICATION_POINT__METHODE_01
#define DELTA_X \
(0)
#define DELTA_Y \
DELTA_X
#include "ObjetComplexe.I1.vv.c"