jengelh-datetimespielwiese
Last change
on this file since 6ce030f was
6ce030f,
checked in by Oleksandr Motsak <motsak@…>, 11 years ago
|
removal of the $Id$ svn tag from everywhere
NOTE: the git SHA1 may be used instead (only on special places)
NOTE: the libraries Singular/LIB/*.lib still contain the marker due to our current use of svn
|
-
Property mode set to
100644
|
File size:
412 bytes
|
Rev | Line | |
---|
[1a80b4] | 1 | /////////////////////////////////////////////////////////////////////////////// |
---|
| 2 | // emacs edit mode for this file is -*- C++ -*- |
---|
| 3 | /////////////////////////////////////////////////////////////////////////////// |
---|
| 4 | #ifndef HFACTOR_H |
---|
| 5 | #define HFACTOR_H |
---|
[4a81ec] | 6 | CFList get_Terms( const CanonicalForm & f ); |
---|
[639047e] | 7 | CFFList HomogFactor( const CanonicalForm & g, const CanonicalForm & minpoly, const int Mainvar ); |
---|
[1a80b4] | 8 | #endif /* HFACTOR_H */ |
---|
Note: See
TracBrowser
for help on using the repository browser.