#ifndef NTL_mat_poly_ZZ_p__H #define NTL_mat_poly_ZZ_p__H #include <NTL/mat_ZZ_p.h> #include <NTL/ZZ_pX.h> NTL_OPEN_NNS void CharPoly(ZZ_pX& f, const mat_ZZ_p& M); NTL_CLOSE_NNS #endif