/* The polynomial mother functions. */ /* Last edited on 2007-04-16 22:32:59 by stolfi */ #ifndef mother1d_poly_H #define mother1d_poly_H /* Copyright © 2007 by the State University of Campinas (UNICAMP). */ /* See the copyright, authorship, and warranty notice at end of file. */ /* Last edited on 2007-04-16 17:30:29 by stolfi */ #include #include #include /* Created apr/2007 by Jorge Stolfi, UNICAMP */ #endif