mat_poly_zz.h
来自「数值算法库for Windows」· C头文件 代码 · 共 15 行
H
15 行
#ifndef NTL_mat_poly_ZZ__H
#define NTL_mat_poly_ZZ__H
#include <NTL/mat_ZZ.h>
#include <NTL/ZZX.h>
NTL_OPEN_NNS
void CharPoly(ZZX& f, const mat_ZZ& M, long deterministic=0);
NTL_CLOSE_NNS
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?