/** @file * * @authors Antonin Leroux * * @brief the theta isogeny header */ #ifndef THETA_ISOGENY_H #define THETA_ISOGENY_H #include #include #include #include "theta_structure.h" #include #include #endif