Changeset 2f5547 in git for libpolys/polys/simpleideals.h


Ignore:
Timestamp:
Apr 14, 2011, 7:02:41 PM (12 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '23b0a9c07070b684aa12355009488dc00d9501e3')
Children:
a2d9930b40d71c14be3fcc86d7741866ea06a6df
Parents:
a665ebdc0e6f023769cadc08a35bd0eb3f3ad935
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-04-14 19:02:41+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:30:33+01:00
Message:
id_FreeModule
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/simpleideals.h

    ra665eb r2f5547  
    8989// returns TRUE, if idRankFreeModule(m) > 0
    9090BOOLEAN id_IsModule(ideal m, ring r);
    91 ideal   idFreeModule (int i);
     91ideal   id_FreeModule (int i, const ring r);
    9292int     idElem(const ideal F);
    9393int id_PosConstant(ideal id, const ring r);
Note: See TracChangeset for help on using the changeset viewer.