Changeset da0565 in git for libpolys/polys/ext_fields/algext.cc
- Timestamp:
- Mar 16, 2012, 7:01:20 PM (12 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- cd9796d49b820bd9ecc81b49dc04073e0bbf6012
- Parents:
- 4d94c97313de2ce07f4bfae84308b31c1294a569
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-03-16 19:01:20+01:00
- git-committer:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-03-16 19:36:36+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/polys/ext_fields/algext.cc
r4d94c97 rda0565 705 705 /* dst is expected to be an algebraic field extension */ 706 706 assume(getCoeffType(dst) == ID); 707 708 if( src == dst ) return ndCopyMap; 707 709 708 710 int h = 0; /* the height of the extension tower given by dst */
Note: See TracChangeset
for help on using the changeset viewer.