jengelh-datetimespielwiese
Last change
on this file since 18500b was
18500b,
checked in by Martin Lee <martinlee84@…>, 11 years ago
|
chg: moved libfac back
|
-
Property mode set to
100644
|
File size:
420 bytes
|
Rev | Line | |
---|
[1a80b4] | 1 | //////////////////////////////////////////////////////////// |
---|
| 2 | // emacs edit mode for this file is -*- C++ -*- |
---|
| 3 | /////////////////////////////////////////////////////////////////////////////// |
---|
| 4 | #ifndef TRUEFACTOR_H |
---|
| 5 | #define TRUEFACTOR_H |
---|
| 6 | |
---|
| 7 | CFFList Truefactors( const CanonicalForm Ua, int levelU, const SFormList & SubstitutionList, const CFFList & PiList); |
---|
| 8 | CFFList TakeNorms(const CFFList & PiList); |
---|
| 9 | #endif /* TRUEFACTOR_H */ |
---|
| 10 | |
---|
Note: See
TracBrowser
for help on using the repository browser.