Changeset 1b2a52 in git
- Timestamp:
- Apr 11, 2012, 7:34:54 PM (11 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '0604212ebb110535022efecad887940825b97c3f')
- Children:
- bee6ff63b6fc5d2d112e32804d022769bcf39acf
- Parents:
- fcbfae5d69b3277a93d042a85b03a5ec3b8cf79c015711b4b03021e1d60dc4d10d5596d402d94c3c
- Location:
- factory
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/cf_gcd_smallp.cc
rfcbfae r1b2a52 33 33 #include "cf_reval.h" 34 34 #include "facHensel.h" 35 #include "cf_iter.h" 35 36 36 37 // iinline helper functions: -
factory/facBivar.h
rfcbfae r1b2a52 27 27 #include "cfNewtonPolygon.h" 28 28 #include "algext.h" 29 #include "fac_util.h" 29 30 30 31 /// @return @a biFactorize returns a list of factors of F. If F is not monic
Note: See TracChangeset
for help on using the changeset viewer.