Home
last modified time | relevance | path

Searched refs:estimate_L1 (Results 1 – 7 of 7) sorted by relevance

/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/number_fields/quadratic_order/
H A Dquadratic_order2.cc149 E = estimate_L1(OQ); in rshanks()
428 nFI.assign(estimate_L1(Q)); in cns_imag()
460 nFI.assign(estimate_L1(Q)); in cns_imag()
504 nFI.assign(estimate_L1(Q)); in cns_real()
536 nFI.assign(estimate_L1(Q)); in cns_real()
642 nFI.assign(estimate_L1(Q)); in cgBJT_imag()
857 nFI.assign(estimate_L1(Q)); in cgBJT_real()
1234 nFI.assign(estimate_L1(Q)); in cgs_imag()
1575 nFI.assign(estimate_L1(Q)); in cgs_real()
H A Dquadratic_order_appl.cc90 std::cout << "L(1) (p < 10000, Bach) = " << QO.estimate_L1(5000) << "\n" << std::flush; in main_LiDIA()
H A Dqo_subexp.cc872 bigfloat hstar = estimate_L1(get_optimal_Q()); in qo_hnf_and_det()
974 bigfloat L1 = estimate_L1(1000); in qo_read_parameters()
1727 bigfloat L1 = estimate_L1(1000); in qo_read_parameters()
H A Dqi_class.cc3061 nFI = current_order->get_qo()->estimate_L1(OQ); in order_shanks()
3088 nFI = current_order->get_qo()->estimate_L1(OQ); in order_shanks()
H A Dquadratic_order1.cc1719 quadratic_order::estimate_L1(const long nQ) in estimate_L1() function in LiDIA::quadratic_order
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/doc/
H A Dquadratic_order.tex272 generates the optimal value of $Q$ for the function \code{estimate_L1} to compute a
283 generates the optimal value of $Q$ for the function \code{estimate_L1} to compute a
297 \begin{fcode}{bigfloat}{$\Or$.estimate_L1}{const long $Q$}
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/number_fields/include/LiDIA/
H A Dquadratic_order.h409 bigfloat estimate_L1(const long nQ);