/*************************************************************************************************************************************/
/* */
/* 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.I13__1$vv$c' : */
/* */
/* Jean-Francois Colonna (LACTAMME, 20140129111701). */
/* */
/*************************************************************************************************************************************/
#define COMMENTS "Courbe de Hilbert calculee avec 3 iterations (format octet) -noir ou blanc-"
#define Mesures_LONGUE_DUREE
/* Introduit le 20140130095925 car, en effet, sur '$LACT19', '$xrC/Mesures.01$vv$Z I13__1' */
/* a dure 00:34 le 20140129134152... */
#define PROFONDEUR \
(3)
#define DUPLICATION_POINT__METHODE_01
#define DELTA_X \
(33)
#define DELTA_Y \
DELTA_X
#include "ObjetComplexe.I1.vv.c"