| .. |
|
Algebraic_structure_traits.h
|
Fixed svn properties of whole trunk
|
2006-12-18 09:37:55 +00:00 |
|
Coercion_traits.h
|
Coercion_traits from Polynomial.h is now located in this separate file.
|
2007-02-28 16:09:29 +00:00 |
|
Fraction_traits.h
|
Fixed svn properties of whole trunk
|
2006-12-18 09:37:55 +00:00 |
|
Modular_traits.h
|
Fixed svn properties of whole trunk
|
2006-12-18 09:37:55 +00:00 |
|
Polynomial_type.h
|
Additional function content_ added for special Field-type coefficients handling.
|
2007-03-13 09:00:19 +00:00 |
|
Real_embeddable_traits.h
|
Fixed svn properties of whole trunk
|
2006-12-18 09:37:55 +00:00 |
|
Scalar_factor_traits.h
|
Fixed svn properties of whole trunk
|
2006-12-18 09:37:55 +00:00 |
|
bezout_matrix.h
|
bezout_matrix.h added for use with resultant.h for resultant computation.
|
2007-03-13 08:52:08 +00:00 |
|
determinant.h
|
Added reserve calls in constructors of Simple_matrix and Simple_vector to speed things up(?)
|
2007-03-13 12:02:39 +00:00 |
|
hgdelta_update.h
|
hgdelta_update function from Polynomial.h is now located in this separate file.
|
2007-02-28 16:09:53 +00:00 |
|
ipower.h
|
ipower function from Polynomial.h is now located in this separate file.
|
2007-02-28 16:10:11 +00:00 |
|
polynomial_gcd.h
|
Replaced constant_factor calls by calls of univariate_content functor and removed some old, no longer needed functions.
|
2007-03-13 08:57:59 +00:00 |
|
polynomial_utils.h
|
Removed some commented-out code.
|
2007-03-13 09:01:20 +00:00 |
|
prs_resultant.h
|
ipower.h and hgdelta_update.h included, since these functions are now placed in its own files.
|
2007-02-28 16:11:28 +00:00 |
|
resultant.h
|
resultant.h added to provide needed functionality for resultant computation. Uses bezout_matrix.h and indirectly determinant.h.
|
2007-03-13 08:53:05 +00:00 |
|
square_free_factorization.h
|
New file with all functions needed to compute square_free_factorization.
|
2007-03-13 08:55:16 +00:00 |
|
univariate_polynomial_utils.h
|
Moved the functions to the INTERN_POLYNOMIAL namespace.
|
2007-02-28 16:24:56 +00:00 |