Changeset 594652 in git for libpolys/polys/simpleideals.h


Ignore:
Timestamp:
Sep 22, 2022, 12:09:05 PM (20 months ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '2a584933abf2a2d3082034c7586d38bb6de1a30a')
Children:
5bec8f88c9ee2573d328cf7c3aff2bcb301d2395
Parents:
dfe0aba7819331fbb350a4fae5165e4edf3b13ab
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2022-09-22 12:09:05+02:00
git-committer:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2022-09-22 13:44:03+02:00
Message:
opt: id_DelDiv,id_Head, removed id_DelDiv_*
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/simpleideals.h

    rdfe0ab r594652  
    110110void id_DelLmEquals(ideal id, const ring r);
    111111void id_DelDiv(ideal id, const ring r);
    112 void id_DelDiv_Sorted(ideal id, const ring r);
    113112BOOLEAN id_IsConstant(ideal id, const ring r);
    114113
Note: See TracChangeset for help on using the changeset viewer.