Changeset 56153ef in git for kernel/polys.h


Ignore:
Timestamp:
Apr 23, 2004, 3:56:40 PM (19 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'f875bbaccd0831e36aaed09ff6adeb3eb45aeb94')
Children:
941bf901a04bf88f372b9d507a2d244f2733e050
Parents:
b3e99842be31734ac104264b99e37ac3425417d6
Message:
*hannes: pSimpleContent


git-svn-id: file:///usr/local/Singular/svn/trunk@7152 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/polys.h

    rb3e9984 r56153ef  
    44*  Computer Algebra System SINGULAR     *
    55****************************************/
    6 /* $Id: polys.h,v 1.1.1.1 2003-10-06 12:16:01 Singular Exp $ */
     6/* $Id: polys.h,v 1.2 2004-04-23 13:56:40 Singular Exp $ */
    77/*
    88* ABSTRACT - all basic methods to manipulate polynomials of the
     
    358358
    359359void      pContent(poly p);
     360void      pSimpleContent(poly p, int s);
    360361void      pCleardenom(poly p);
    361362void      p_Normalize(poly p, ring r);
Note: See TracChangeset for help on using the changeset viewer.