source: git/factory/cf_roots.h @ 3edea1

spielwiese
Last change on this file since 3edea1 was 3edea1, checked in by Hans Schoenemann <hannes@…>, 3 years ago
cygwin port: shared lib libfactory
  • Property mode set to 100644
File size: 102 bytes
Line 
1#ifndef CF_ROOTS_H
2#define CF_ROOTS_H
3
4int* FACTORY_PUBLIC Zp_roots (const CanonicalForm f);
5
6
7#endif
Note: See TracBrowser for help on using the repository browser.