/*************************************************************************************************************************************/
/*                                                                                                                                   */
/*        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.I14__1$vv$c' :                                                                               */
/*                                                                                                                                   */
/*                    Jean-Francois Colonna (LACTAMME, 20140129112704).                                                              */
/*                                                                                                                                   */
/*************************************************************************************************************************************/

#define   COMMENTS  "Courbe de Hilbert calculee avec 4 iterations (format octet) -noir ou blanc-"

#define   Mesures_LONGUE_DUREE
                                        /* Introduit le 20140130095943 car, en effet, sur '$LACT19', '$xrC/Mesures.01$vv$Z I14__1'   */
                                        /* a dure 00:10 le 20140129133814...                                                         */

#define   PROFONDEUR                                                                                                                    \
                    (4)
#define   DUPLICATION_POINT__METHODE_01
#define   DELTA_X                                                                                                                       \
                    (16)
#define   DELTA_Y                                                                                                                       \
                    DELTA_X

#include  "ObjetComplexe.I1.vv.c"



Copyright © Jean-François Colonna, 2014-2021.
Copyright © CMAP (Centre de Mathématiques APpliquées) UMR CNRS 7641 / Ecole Polytechnique, 2014-2021.