/*************************************************************************************************************************************/
/* */
/* D E F I N I T I O N S R E L A T I V E S A U X P A R A M E T R E S */
/* D ' U N E V A R I E T E D E C A L A B I - Y A U 4 - D I M E N S I O N N E L L E : */
/* */
/* */
/* Author of '$xrs/CalabiYau.15$I' : */
/* */
/* Jean-Francois COLONNA (LACTAMME, 20010528150017). */
/* */
/*************************************************************************************************************************************/
/*===================================================================================================================================*/
/*************************************************************************************************************************************/
/* */
/* P A R A M E T R E S ' A ' E T ' B ' : */
/* */
/*************************************************************************************************************************************/
#define PARTIE_REELLE_DU_PARAMETRE_zA \
R1_Complexe
#define PARTIE_IMAGINAIRE_DU_PARAMETRE_zA \
I0_Complexe
DEFV(Local,DEFV(complexe,INIS(parametre_zA,IstructL02(PARTIE_REELLE_DU_PARAMETRE_zA,PARTIE_IMAGINAIRE_DU_PARAMETRE_zA))));
/* Parametre 'A' initialise avec le nombre (1,0). */
#define PARTIE_REELLE_DU_PARAMETRE_zB \
R1_Complexe
#define PARTIE_IMAGINAIRE_DU_PARAMETRE_zB \
I0_Complexe
DEFV(Local,DEFV(complexe,INIS(parametre_zB,IstructL02(PARTIE_REELLE_DU_PARAMETRE_zB,PARTIE_IMAGINAIRE_DU_PARAMETRE_zB))));
/* Parametre 'B' initialise avec le nombre (1,0). */
Copyright © Jean-François COLONNA, 2019-2024.
Copyright © CMAP (Centre de Mathématiques APpliquées) UMR CNRS 7641 / École polytechnique, Institut Polytechnique de Paris, 2019-2024.