Here is a list of all class members with links to the classes they belong to:
- q
: crt_naive_transformer< C, S, V >
, modulus< polynomial< C, V >, modulus_polynomial_preinverse< W > >
, matrix_carry_mul_quo_series_rep< M, V, X >
, vector_carry_mul_quo_series_rep< M, V, X >
- q_binomial()
: implementation< polynomial_evaluate, V, polynomial_dicho< BV > >
- q_difference()
: implementation< polynomial_linear, V, polynomial_naive >
- q_difference_series_rep()
: q_difference_series_rep< C, V >
- quo_rem()
: implementation< polynomial_divide, V, polynomial_carry_naive< W > >
, implementation< polynomial_divide, V, polynomial_dicho< BV > >
, implementation< polynomial_divide, V, polynomial_naive >
, implementation< polynomial_divide, V, polynomial_ring_dicho_inc< W > >
, implementation< polynomial_divide, V, polynomial_unrolled< W, m > >
- quo_sc()
: implementation< polynomial_vectorial, V, polynomial_naive >
, implementation< polynomial_vectorial, V, polynomial_carry_naive< W > >
- quotient()
: quotient< NT, DT >
- quotient_series_rep()
: REP_STRUCT< Series, Monomial >