Changeset d3203f1 in git for libpolys


Ignore:
Timestamp:
Jun 3, 2022, 3:05:07 PM (23 months ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
c04a1902f8a24f0b456ea23b223d2c37cdd3d05d
Parents:
01c97bd7e34aed7e7cc78a374274791b16e1ed0c
Message:
opt: usr rBlocks (idElimination)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/monomials/ring.h

    r01c97b rd3203f1  
    567567void p_SetGlobals(const ring r, BOOLEAN complete = TRUE);
    568568
    569 static inline int rBlocks(ring r)
     569static inline int rBlocks(const ring r)
    570570{
    571571  assume(r != NULL);
Note: See TracChangeset for help on using the changeset viewer.