Changeset f7449f in git


Ignore:
Timestamp:
Oct 26, 2010, 10:51:07 AM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '4a9821a93ffdc22a6696668bd4f6b8c9de3e6c5f')
Children:
7ec061457a32276f5631a769c22351460d82ff0e
Parents:
ad23ba7c9ec256bb045d49e4443b8f50fe9ef526
Message:
code simplifcation

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

Legend:

Unmodified
Added
Removed
  • kernel/p_polys.h

    rad23ba rf7449f  
    200200// suppose that l is a long var in r, return maximal exponent of l
    201201PINLINE2 unsigned long p_GetMaxExp(unsigned long l, ring r);
    202 // similar, except assume that l constains number_of_exps exponents
    203 PINLINE2 unsigned long p_GetMaxExp(const unsigned long l, const ring r, const int number_of_exps);
    204202
    205203// return the TotalDegree of the long var l
Note: See TracChangeset for help on using the changeset viewer.