source: git/libfac/factor/Truefactor.h @ 878ca4

fieker-DuValspielwiese
Last change on this file since 878ca4 was 341696, checked in by Hans Schönemann <hannes@…>, 15 years ago
Adding Id property to all files git-svn-id: file:///usr/local/Singular/svn/trunk@12231 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 692 bytes
Line 
1////////////////////////////////////////////////////////////
2// emacs edit mode for this file is -*- C++ -*-
3// $Id$
4///////////////////////////////////////////////////////////////////////////////
5#ifndef TRUEFACTOR_H
6#define TRUEFACTOR_H
7
8CFFList Truefactors( const CanonicalForm Ua, int levelU, const SFormList & SubstitutionList, const CFFList & PiList);
9CFFList TakeNorms(const CFFList & PiList);
10#endif /* TRUEFACTOR_H */
11
12///////////////////////////////////////////////////////////////////////////////
13/*
14$Log: not supported by cvs2svn $
15Revision 1.3  1997/09/12 07:19:53  Singular
16* hannes/michael: libfac-0.3.0
17
18Revision 1.2  1997/04/25 22:25:50  michael
19Version for libfac-0.2.1
20
21*/
Note: See TracBrowser for help on using the repository browser.