Changeset 7ddfab in git for kernel/GBEngine/kutil.h
- Timestamp:
- Jul 13, 2018, 3:51:16 PM (5 years ago)
- Branches:
- (u'spielwiese', 'a719bcf0b8dbc648b128303a49777a094b57592c')
- Children:
- 55b29ffa7e5ceaaf5e8681e442c601fdf88fd855
- Parents:
- 0612fd84c8ed63efc96d7b8645ceb1f37b32cd17
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/GBEngine/kutil.h
r0612fd r7ddfab 220 220 // does not delete bucket, just canonicalizes it 221 221 // returned poly is such that Lm(p) \in currRing, Tail(p) \in tailRing 222 KINLINE polyCanonicalizeP();222 KINLINE void CanonicalizeP(); 223 223 224 224 // makes a copy of the poly of L
Note: See TracChangeset
for help on using the changeset viewer.