Changeset 7d610f in git
- Timestamp:
- Jan 21, 2022, 5:55:53 PM (16 months ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '0604212ebb110535022efecad887940825b97c3f')
- Children:
- 514ef40e180bd8f3be1fc3336a16092290ed905c
- Parents:
- 2cd1ae814db90b27b504053962f6ef4d4aeef9eb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/polys/clapsing.cc
r2cd1ae r7d610f 2067 2067 i=p_GetComp(h,R); 2068 2068 if (p_Totaldegree(h,R)==0) 2069 (*NTLM)(i,j )=(long)p_GetCoeff(h,R);2069 (*NTLM)(i,j+1)=(long)p_GetCoeff(h,R); 2070 2070 else 2071 2071 {
Note: See TracChangeset
for help on using the changeset viewer.