algebramix_doc 0.3
|
Go to the source code of this file.
#define DC Denominator_type(C) |
Definition at line 20 of file polynomial_quotient.hpp.
Referenced by implementation< polynomial_multiply, V, polynomial_quotient< W > >::mul(), and implementation< polynomial_multiply, V, polynomial_quotient< W > >::square().
#define NC Numerator_type(C) |
Definition at line 19 of file polynomial_quotient.hpp.
Referenced by implementation< polynomial_multiply, V, polynomial_quotient< W > >::mul(), and implementation< polynomial_multiply, V, polynomial_quotient< W > >::square().
#define TMPL template<typename C> |
Definition at line 18 of file polynomial_quotient.hpp.