#ifndef NTL_mat_poly_zz_p__H
#define NTL_mat_poly_zz_p__H

#include <NTL/mat_lzz_p.h>
#include <NTL/lzz_pX.h>

NTL_OPEN_NNS

void CharPoly(zz_pX& f, const mat_zz_p& M);

NTL_CLOSE_NNS


#endif


syntax highlighted by Code2HTML, v. 0.9.1