jengelh-datetimespielwiese
Last change
on this file since 4e654a2 was
dccceb,
checked in by Oleksandr Motsak <motsak@…>, 11 years ago
|
moved libfac under factory/
CHG: moved libfac/ under factory/
Note: starting to merge libfac into factory (as a private library)
|
-
Property mode set to
100644
|
File size:
420 bytes
|
Line | |
---|
1 | /////////////////////////////////////////////////////////////////////////////// |
---|
2 | // emacs edit mode for this file is -*- C++ -*- |
---|
3 | // $Id$ |
---|
4 | /////////////////////////////////////////////////////////////////////////////// |
---|
5 | #ifndef HFACTOR_H |
---|
6 | #define HFACTOR_H |
---|
7 | CFList get_Terms( const CanonicalForm & f ); |
---|
8 | CFFList HomogFactor( const CanonicalForm & g, const CanonicalForm & minpoly, const int Mainvar ); |
---|
9 | #endif /* HFACTOR_H */ |
---|
Note: See
TracBrowser
for help on using the repository browser.