Changeset e6c82d in git for kernel


Ignore:
Timestamp:
Mar 9, 2017, 11:58:01 AM (7 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '2a584933abf2a2d3082034c7586d38bb6de1a30a')
Children:
6d6c8d7133c387ddb4790a04d3358688ffbc6b3a
Parents:
82cbe28ea8b883e7fdd4255cc13e0978b1c442d8
Message:
p_Invers is ONLY a helper for p_Series (see jet): now static
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/polys.h

    r82cbe28 re6c82d  
    353353#define   pMinDeg(p,w) p_MinDeg(p,w,currRing)
    354354#define   pSeries(n,p,u,w) p_Series(n,p,u,w,currRing)
    355 #define   pInvers(n,p,w) p_Invers(n,p,w,currRing)
    356355// maximum weigthed degree of all monomials of p, w is indexed from
    357356// 1..pVariables
Note: See TracChangeset for help on using the changeset viewer.