My Project
Loading...
Searching...
No Matches
cf_roots.h
Go to the documentation of this file.
1#ifndef CF_ROOTS_H
2#define CF_ROOTS_H
3
4int* Zp_roots (const CanonicalForm f);
5
6
7#endif
int * Zp_roots(const CanonicalForm f)
Definition cf_roots.cc:26
FILE * f
Definition checklibs.c:9
factory's main class