Changeset 015711 in git
- Timestamp:
- Apr 11, 2012, 7:12:14 PM (11 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- 1b2a52d9db931962351e96ada2065ba6a0c2333e
- Parents:
- fcbfae5d69b3277a93d042a85b03a5ec3b8cf79c
- Location:
- factory
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/cf_gcd_smallp.cc
rfcbfae r015711 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 r015711 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.