- l -
- last_col()
: full_matrix
, zero_matrix
, upper_triangular_matrix
, lower_triangular
, diagonal_matrix
- last_row()
: diagonal_matrix
, upper_triangular_matrix
, lower_triangular
, full_matrix
, zero_matrix
- lcm()
: implementation< polynomial_gcd, V, polynomial_carry_naive< W > >
, implementation< polynomial_gcd, V, polynomial_naive >
, implementation< polynomial_gcd, V, polynomial_ring_naive< W > >
- lcm_series_rep()
: lcm_series_rep< C, V >
- ldiv_mat_mat_series_rep()
: ldiv_mat_mat_series_rep< C, V, U >
- ldiv_mat_series_rep()
: ldiv_mat_series_rep< C, V, W, U >
- ldiv_sc_mat_mat_series_rep()
: ldiv_sc_mat_mat_series_rep< C, V, U, UU >
- ldiv_sc_mat_series_rep()
: ldiv_sc_mat_series_rep< C, V, W, U >
- level_info()
: implementation< series_multiply, U, series_fast >::level_info< C >
- Lift_type()
: as_helper< Lift_type(modular< modulus< C, U1 >, U2 >), polynomial< modular< modulus< C, U1 >, U2 >, V > >
, implementation< series_multiply, U, series_carry_relaxed< W > >::mul_series_rep< M, V >
- linear_factorization()
: root_modular_naive
- linear_splitting()
: root_modular_naive
- lmul()
: multiplier< modular< modulus< C, modulus_int_preinverse< size > >, V > >
, multiplier< C >
- lshiftz_series_matrix_rep()
: lshiftz_series_matrix_rep< C, V, U >
- lshiftz_series_rep()
: lshiftz_series_rep< C, V >
- lshiftz_series_vector_rep()
: lshiftz_series_vector_rep< C, V, W >