Changeset 2f5547 in git for libpolys/polys/simpleideals.h
- Timestamp:
- Apr 14, 2011, 7:02:41 PM (12 years ago)
- 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
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/polys/simpleideals.h
ra665eb r2f5547 89 89 // returns TRUE, if idRankFreeModule(m) > 0 90 90 BOOLEAN id_IsModule(ideal m, ring r); 91 ideal id FreeModule (int i);91 ideal id_FreeModule (int i, const ring r); 92 92 int idElem(const ideal F); 93 93 int id_PosConstant(ideal id, const ring r);
Note: See TracChangeset
for help on using the changeset viewer.