version 1.1, 1999/10/25 08:53:34 |
version 1.2, 1999/10/27 10:22:19 |
|
|
This is Info file gmp.info, produced by Makeinfo version 1.67 from the |
This is Info file gmp.info, produced by Makeinfo-1.64 from the input |
input file gmp.texi. |
file gmp.texi. |
|
|
START-INFO-DIR-ENTRY |
START-INFO-DIR-ENTRY |
* gmp: (gmp.info). GNU Multiple Precision Arithmetic Library. |
* gmp: (gmp.info). GNU Multiple Precision Arithmetic Library. |
Line 33 Function and Type Index |
|
Line 33 Function and Type Index |
|
|
|
* Menu: |
* Menu: |
|
|
* __GNU_MP_VERSION: MP Basics. |
* mp_limb_t: MP Basics. |
* __GNU_MP_VERSION_MINOR: MP Basics. |
* mpf_t: MP Basics. |
* _mpz_realloc: Initializing Integers. |
* mpq_t: MP Basics. |
* allocate_function: Custom Allocation. |
* mpz_t: MP Basics. |
* deallocate_function: Custom Allocation. |
* __GNU_MP_VERSION: MP Basics. |
* gcd: BSD Compatible Functions. |
* __GNU_MP_VERSION_MINOR: MP Basics. |
* itom: BSD Compatible Functions. |
* _mpz_realloc: Initializing Integers. |
* madd: BSD Compatible Functions. |
* allocate_function: Custom Allocation. |
* mcmp: BSD Compatible Functions. |
* deallocate_function: Custom Allocation. |
* mdiv: BSD Compatible Functions. |
* gcd: BSD Compatible Functions. |
* mfree: BSD Compatible Functions. |
* itom: BSD Compatible Functions. |
* min: BSD Compatible Functions. |
* madd: BSD Compatible Functions. |
* mout: BSD Compatible Functions. |
* mcmp: BSD Compatible Functions. |
* move: BSD Compatible Functions. |
* mdiv: BSD Compatible Functions. |
* mp_limb_t: MP Basics. |
* mfree: BSD Compatible Functions. |
* mp_set_memory_functions: Custom Allocation. |
* min: BSD Compatible Functions. |
* mpf_abs: Float Arithmetic. |
* mout: BSD Compatible Functions. |
* mpf_add: Float Arithmetic. |
* move: BSD Compatible Functions. |
* mpf_add_ui: Float Arithmetic. |
* mp_set_memory_functions: Custom Allocation. |
* mpf_clear: Initializing Floats. |
* mpf_abs: Float Arithmetic. |
* mpf_cmp: Float Comparison. |
* mpf_add: Float Arithmetic. |
* mpf_cmp_si: Float Comparison. |
* mpf_add_ui: Float Arithmetic. |
* mpf_cmp_ui: Float Comparison. |
* mpf_clear: Initializing Floats. |
* mpf_div: Float Arithmetic. |
* mpf_cmp: Float Comparison. |
* mpf_div_2exp: Float Arithmetic. |
* mpf_cmp_si: Float Comparison. |
* mpf_div_ui: Float Arithmetic. |
* mpf_cmp_ui: Float Comparison. |
* mpf_eq: Float Comparison. |
* mpf_div: Float Arithmetic. |
* mpf_get_d: Converting Floats. |
* mpf_div_2exp: Float Arithmetic. |
* mpf_get_prec: Initializing Floats. |
* mpf_div_ui: Float Arithmetic. |
* mpf_get_str: Converting Floats. |
* mpf_eq: Float Comparison. |
* mpf_init: Initializing Floats. |
* mpf_get_d: Converting Floats. |
* mpf_init2: Initializing Floats. |
* mpf_get_prec: Initializing Floats. |
* mpf_init_set: Simultaneous Float Init & Assign. |
* mpf_get_str: Converting Floats. |
* mpf_init_set_d: Simultaneous Float Init & Assign. |
* mpf_init: Initializing Floats. |
* mpf_init_set_si: Simultaneous Float Init & Assign. |
* mpf_init2: Initializing Floats. |
* mpf_init_set_str: Simultaneous Float Init & Assign. |
* mpf_init_set: Simultaneous Float Init & Assign. |
* mpf_init_set_ui: Simultaneous Float Init & Assign. |
* mpf_init_set_d: Simultaneous Float Init & Assign. |
* mpf_inp_str: I/O of Floats. |
* mpf_init_set_si: Simultaneous Float Init & Assign. |
* mpf_mul: Float Arithmetic. |
* mpf_init_set_str: Simultaneous Float Init & Assign. |
* mpf_mul_2exp: Float Arithmetic. |
* mpf_init_set_ui: Simultaneous Float Init & Assign. |
* mpf_mul_ui: Float Arithmetic. |
* mpf_inp_str: I/O of Floats. |
* mpf_neg: Float Arithmetic. |
* mpf_mul: Float Arithmetic. |
* mpf_out_str: I/O of Floats. |
* mpf_mul_2exp: Float Arithmetic. |
* mpf_random2: Miscellaneous Float Functions. |
* mpf_mul_ui: Float Arithmetic. |
* mpf_reldiff: Float Comparison. |
* mpf_neg: Float Arithmetic. |
* mpf_set: Assigning Floats. |
* mpf_out_str: I/O of Floats. |
* mpf_set_d: Assigning Floats. |
* mpf_random2: Miscellaneous Float Functions. |
* mpf_set_default_prec: Initializing Floats. |
* mpf_reldiff: Float Comparison. |
* mpf_set_prec: Initializing Floats. |
* mpf_set: Assigning Floats. |
* mpf_set_prec_raw: Initializing Floats. |
* mpf_set_d: Assigning Floats. |
* mpf_set_q: Assigning Floats. |
* mpf_set_default_prec: Initializing Floats. |
* mpf_set_si: Assigning Floats. |
* mpf_set_prec: Initializing Floats. |
* mpf_set_str: Assigning Floats. |
* mpf_set_prec_raw: Initializing Floats. |
* mpf_set_ui: Assigning Floats. |
* mpf_set_q: Assigning Floats. |
* mpf_set_z: Assigning Floats. |
* mpf_set_si: Assigning Floats. |
* mpf_sgn: Float Comparison. |
* mpf_set_str: Assigning Floats. |
* mpf_sqrt: Float Arithmetic. |
* mpf_set_ui: Assigning Floats. |
* mpf_sqrt_ui: Float Arithmetic. |
* mpf_set_z: Assigning Floats. |
* mpf_sub: Float Arithmetic. |
* mpf_sgn: Float Comparison. |
* mpf_sub_ui: Float Arithmetic. |
* mpf_sqrt: Float Arithmetic. |
* mpf_t: MP Basics. |
* mpf_sqrt_ui: Float Arithmetic. |
* mpf_ui_div: Float Arithmetic. |
* mpf_sub: Float Arithmetic. |
* mpf_ui_sub: Float Arithmetic. |
* mpf_sub_ui: Float Arithmetic. |
* mpn_add: Low-level Functions. |
* mpf_ui_div: Float Arithmetic. |
* mpn_add_1: Low-level Functions. |
* mpf_ui_sub: Float Arithmetic. |
* mpn_add_n: Low-level Functions. |
* mpn_add: Low-level Functions. |
* mpn_addmul_1: Low-level Functions. |
* mpn_add_1: Low-level Functions. |
* mpn_bdivmod: Low-level Functions. |
* mpn_add_n: Low-level Functions. |
* mpn_cmp: Low-level Functions. |
* mpn_addmul_1: Low-level Functions. |
* mpn_divmod: Low-level Functions. |
* mpn_bdivmod: Low-level Functions. |
* mpn_divmod_1: Low-level Functions. |
* mpn_cmp: Low-level Functions. |
* mpn_divrem: Low-level Functions. |
* mpn_divmod: Low-level Functions. |
* mpn_divrem_1: Low-level Functions. |
* mpn_divmod_1: Low-level Functions. |
* mpn_gcd: Low-level Functions. |
* mpn_divrem: Low-level Functions. |
* mpn_gcd_1: Low-level Functions. |
* mpn_divrem_1: Low-level Functions. |
* mpn_gcdext: Low-level Functions. |
* mpn_gcd: Low-level Functions. |
* mpn_get_str: Low-level Functions. |
* mpn_gcd_1: Low-level Functions. |
* mpn_hamdist: Low-level Functions. |
* mpn_gcdext: Low-level Functions. |
* mpn_lshift: Low-level Functions. |
* mpn_get_str: Low-level Functions. |
* mpn_mod_1: Low-level Functions. |
* mpn_hamdist: Low-level Functions. |
* mpn_mul: Low-level Functions. |
* mpn_lshift: Low-level Functions. |
* mpn_mul_1: Low-level Functions. |
* mpn_mod_1: Low-level Functions. |
* mpn_mul_n: Low-level Functions. |
* mpn_mul: Low-level Functions. |
* mpn_perfect_square_p: Low-level Functions. |
* mpn_mul_1: Low-level Functions. |
* mpn_popcount: Low-level Functions. |
* mpn_mul_n: Low-level Functions. |
* mpn_preinv_mod_1: Low-level Functions. |
* mpn_perfect_square_p: Low-level Functions. |
* mpn_random2: Low-level Functions. |
* mpn_popcount: Low-level Functions. |
* mpn_rshift: Low-level Functions. |
* mpn_preinv_mod_1: Low-level Functions. |
* mpn_scan0: Low-level Functions. |
* mpn_random2: Low-level Functions. |
* mpn_scan1: Low-level Functions. |
* mpn_rshift: Low-level Functions. |
* mpn_set_str: Low-level Functions. |
* mpn_scan0: Low-level Functions. |
* mpn_sqrtrem: Low-level Functions. |
* mpn_scan1: Low-level Functions. |
* mpn_sub: Low-level Functions. |
* mpn_set_str: Low-level Functions. |
* mpn_sub_1: Low-level Functions. |
* mpn_sqrtrem: Low-level Functions. |
* mpn_sub_n: Low-level Functions. |
* mpn_sub: Low-level Functions. |
* mpn_submul_1: Low-level Functions. |
* mpn_sub_1: Low-level Functions. |
* mpq_add: Assigning Rationals. |
* mpn_sub_n: Low-level Functions. |
* mpq_canonicalize: Rational Number Functions. |
* mpn_submul_1: Low-level Functions. |
* mpq_clear: Initializing Rationals. |
* mpq_add: Assigning Rationals. |
* mpq_cmp: Comparing Rationals. |
* mpq_canonicalize: Rational Number Functions. |
* mpq_cmp_ui: Comparing Rationals. |
* mpq_clear: Initializing Rationals. |
* mpq_denref: Applying Integer Functions. |
* mpq_cmp: Comparing Rationals. |
* mpq_div: Assigning Rationals. |
* mpq_cmp_ui: Comparing Rationals. |
* mpq_equal: Comparing Rationals. |
* mpq_denref: Applying Integer Functions. |
* mpq_get_d: Miscellaneous Rational Functions. |
* mpq_div: Assigning Rationals. |
* mpq_get_den: Miscellaneous Rational Functions. |
* mpq_equal: Comparing Rationals. |
* mpq_get_num: Miscellaneous Rational Functions. |
* mpq_get_d: Miscellaneous Rational Functions. |
* mpq_init: Initializing Rationals. |
* mpq_get_den: Miscellaneous Rational Functions. |
* mpq_inv: Assigning Rationals. |
* mpq_get_num: Miscellaneous Rational Functions. |
* mpq_mul: Assigning Rationals. |
* mpq_init: Initializing Rationals. |
* mpq_neg: Assigning Rationals. |
* mpq_inv: Assigning Rationals. |
* mpq_numref: Applying Integer Functions. |
* mpq_mul: Assigning Rationals. |
* mpq_set: Initializing Rationals. |
* mpq_neg: Assigning Rationals. |
* mpq_set_den: Miscellaneous Rational Functions. |
* mpq_numref: Applying Integer Functions. |
* mpq_set_num: Miscellaneous Rational Functions. |
* mpq_set: Initializing Rationals. |
* mpq_set_si: Initializing Rationals. |
* mpq_set_den: Miscellaneous Rational Functions. |
* mpq_set_ui: Initializing Rationals. |
* mpq_set_num: Miscellaneous Rational Functions. |
* mpq_set_z: Initializing Rationals. |
* mpq_set_si: Initializing Rationals. |
* mpq_sgn: Comparing Rationals. |
* mpq_set_ui: Initializing Rationals. |
* mpq_sub: Assigning Rationals. |
* mpq_set_z: Initializing Rationals. |
* mpq_t: MP Basics. |
* mpq_sgn: Comparing Rationals. |
* mpz_abs: Integer Arithmetic. |
* mpq_sub: Assigning Rationals. |
* mpz_add: Integer Arithmetic. |
* mpz_abs: Integer Arithmetic. |
* mpz_add_ui: Integer Arithmetic. |
* mpz_add: Integer Arithmetic. |
* mpz_and: Integer Logic and Bit Fiddling. |
* mpz_add_ui: Integer Arithmetic. |
* mpz_array_init: Initializing Integers. |
* mpz_and: Integer Logic and Bit Fiddling. |
* mpz_cdiv_q: Integer Arithmetic. |
* mpz_array_init: Initializing Integers. |
* mpz_cdiv_q_ui: Integer Arithmetic. |
* mpz_cdiv_q: Integer Arithmetic. |
* mpz_cdiv_qr: Integer Arithmetic. |
* mpz_cdiv_q_ui: Integer Arithmetic. |
* mpz_cdiv_qr_ui: Integer Arithmetic. |
* mpz_cdiv_qr: Integer Arithmetic. |
* mpz_cdiv_r: Integer Arithmetic. |
* mpz_cdiv_qr_ui: Integer Arithmetic. |
* mpz_cdiv_r_ui: Integer Arithmetic. |
* mpz_cdiv_r: Integer Arithmetic. |
* mpz_cdiv_ui: Integer Arithmetic. |
* mpz_cdiv_r_ui: Integer Arithmetic. |
* mpz_clear: Initializing Integers. |
* mpz_cdiv_ui: Integer Arithmetic. |
* mpz_clrbit: Integer Logic and Bit Fiddling. |
* mpz_clear: Initializing Integers. |
* mpz_cmp: Comparison Functions. |
* mpz_clrbit: Integer Logic and Bit Fiddling. |
* mpz_cmp_si: Comparison Functions. |
* mpz_cmp: Comparison Functions. |
* mpz_cmp_ui: Comparison Functions. |
* mpz_cmp_si: Comparison Functions. |
* mpz_com: Integer Logic and Bit Fiddling. |
* mpz_cmp_ui: Comparison Functions. |
* mpz_divexact: Integer Arithmetic. |
* mpz_com: Integer Logic and Bit Fiddling. |
* mpz_fac_ui: Integer Arithmetic. |
* mpz_divexact: Integer Arithmetic. |
* mpz_fdiv_q: Integer Arithmetic. |
* mpz_fac_ui: Integer Arithmetic. |
* mpz_fdiv_q_2exp: Integer Arithmetic. |
* mpz_fdiv_q: Integer Arithmetic. |
* mpz_fdiv_q_ui: Integer Arithmetic. |
* mpz_fdiv_q_2exp: Integer Arithmetic. |
* mpz_fdiv_qr: Integer Arithmetic. |
* mpz_fdiv_q_ui: Integer Arithmetic. |
* mpz_fdiv_qr_ui: Integer Arithmetic. |
* mpz_fdiv_qr: Integer Arithmetic. |
* mpz_fdiv_r: Integer Arithmetic. |
* mpz_fdiv_qr_ui: Integer Arithmetic. |
* mpz_fdiv_r_2exp: Integer Arithmetic. |
* mpz_fdiv_r: Integer Arithmetic. |
* mpz_fdiv_r_ui: Integer Arithmetic. |
* mpz_fdiv_r_2exp: Integer Arithmetic. |
* mpz_fdiv_ui: Integer Arithmetic. |
* mpz_fdiv_r_ui: Integer Arithmetic. |
* mpz_gcd: Integer Arithmetic. |
* mpz_fdiv_ui: Integer Arithmetic. |
* mpz_gcd_ui: Integer Arithmetic. |
* mpz_gcd: Integer Arithmetic. |
* mpz_gcdext: Integer Arithmetic. |
* mpz_gcd_ui: Integer Arithmetic. |
* mpz_get_d: Converting Integers. |
* mpz_gcdext: Integer Arithmetic. |
* mpz_get_si: Converting Integers. |
* mpz_get_d: Converting Integers. |
* mpz_get_str: Converting Integers. |
* mpz_get_si: Converting Integers. |
* mpz_get_ui: Converting Integers. |
* mpz_get_str: Converting Integers. |
* mpz_hamdist: Integer Logic and Bit Fiddling. |
* mpz_get_ui: Converting Integers. |
* mpz_init: Initializing Integers. |
* mpz_hamdist: Integer Logic and Bit Fiddling. |
* mpz_init_set: Simultaneous Integer Init & Assign. |
* mpz_init: Initializing Integers. |
* mpz_init_set_d: Simultaneous Integer Init & Assign. |
* mpz_init_set: Simultaneous Integer Init & Assign. |
* mpz_init_set_si: Simultaneous Integer Init & Assign. |
* mpz_init_set_d: Simultaneous Integer Init & Assign. |
* mpz_init_set_str: Simultaneous Integer Init & Assign. |
* mpz_init_set_si: Simultaneous Integer Init & Assign. |
* mpz_init_set_ui: Simultaneous Integer Init & Assign. |
* mpz_init_set_str: Simultaneous Integer Init & Assign. |
* mpz_inp_raw: I/O of Integers. |
* mpz_init_set_ui: Simultaneous Integer Init & Assign. |
* mpz_inp_str: I/O of Integers. |
* mpz_inp_raw: I/O of Integers. |
* mpz_invert: Integer Arithmetic. |
* mpz_inp_str: I/O of Integers. |
* mpz_ior: Integer Logic and Bit Fiddling. |
* mpz_invert: Integer Arithmetic. |
* mpz_jacobi: Integer Arithmetic. |
* mpz_ior: Integer Logic and Bit Fiddling. |
* mpz_legendre: Integer Arithmetic. |
* mpz_jacobi: Integer Arithmetic. |
* mpz_mod: Integer Arithmetic. |
* mpz_legendre: Integer Arithmetic. |
* mpz_mod_ui: Integer Arithmetic. |
* mpz_mod: Integer Arithmetic. |
* mpz_mul: Integer Arithmetic. |
* mpz_mod_ui: Integer Arithmetic. |
* mpz_mul_2exp: Integer Arithmetic. |
* mpz_mul: Integer Arithmetic. |
* mpz_mul_ui: Integer Arithmetic. |
* mpz_mul_2exp: Integer Arithmetic. |
* mpz_neg: Integer Arithmetic. |
* mpz_mul_ui: Integer Arithmetic. |
* mpz_out_raw: I/O of Integers. |
* mpz_neg: Integer Arithmetic. |
* mpz_out_str: I/O of Integers. |
* mpz_out_raw: I/O of Integers. |
* mpz_perfect_square_p: Integer Arithmetic. |
* mpz_out_str: I/O of Integers. |
* mpz_popcount: Integer Logic and Bit Fiddling. |
* mpz_perfect_square_p: Integer Arithmetic. |
* mpz_pow_ui: Integer Arithmetic. |
* mpz_popcount: Integer Logic and Bit Fiddling. |
* mpz_powm: Integer Arithmetic. |
* mpz_pow_ui: Integer Arithmetic. |
* mpz_powm_ui: Integer Arithmetic. |
* mpz_powm: Integer Arithmetic. |
* mpz_probab_prime_p: Integer Arithmetic. |
* mpz_powm_ui: Integer Arithmetic. |
* mpz_random: Miscellaneous Integer Functions. |
* mpz_probab_prime_p: Integer Arithmetic. |
* mpz_random2: Miscellaneous Integer Functions. |
* mpz_random: Miscellaneous Integer Functions. |
* mpz_scan0: Integer Logic and Bit Fiddling. |
* mpz_random2: Miscellaneous Integer Functions. |
* mpz_scan1: Integer Logic and Bit Fiddling. |
* mpz_scan0: Integer Logic and Bit Fiddling. |
* mpz_set: Assigning Integers. |
* mpz_scan1: Integer Logic and Bit Fiddling. |
* mpz_set_d: Assigning Integers. |
* mpz_set: Assigning Integers. |
* mpz_set_f: Assigning Integers. |
* mpz_set_d: Assigning Integers. |
* mpz_set_q: Assigning Integers. |
* mpz_set_f: Assigning Integers. |
* mpz_set_si: Assigning Integers. |
* mpz_set_q: Assigning Integers. |
* mpz_set_str: Assigning Integers. |
* mpz_set_si: Assigning Integers. |
* mpz_set_ui: Assigning Integers. |
* mpz_set_str: Assigning Integers. |
* mpz_setbit: Integer Logic and Bit Fiddling. |
* mpz_set_ui: Assigning Integers. |
* mpz_sgn: Comparison Functions. |
* mpz_setbit: Integer Logic and Bit Fiddling. |
* mpz_size: Miscellaneous Integer Functions. |
* mpz_sgn: Comparison Functions. |
* mpz_sizeinbase: Miscellaneous Integer Functions. |
* mpz_size: Miscellaneous Integer Functions. |
* mpz_sqrt: Integer Arithmetic. |
* mpz_sizeinbase: Miscellaneous Integer Functions. |
* mpz_sqrtrem: Integer Arithmetic. |
* mpz_sqrt: Integer Arithmetic. |
* mpz_sub: Integer Arithmetic. |
* mpz_sqrtrem: Integer Arithmetic. |
* mpz_sub_ui: Integer Arithmetic. |
* mpz_sub: Integer Arithmetic. |
* mpz_t: MP Basics. |
* mpz_sub_ui: Integer Arithmetic. |
* mpz_tdiv_q: Integer Arithmetic. |
* mpz_tdiv_q: Integer Arithmetic. |
* mpz_tdiv_q_2exp: Integer Arithmetic. |
* mpz_tdiv_q_2exp: Integer Arithmetic. |
* mpz_tdiv_q_ui: Integer Arithmetic. |
* mpz_tdiv_q_ui: Integer Arithmetic. |
* mpz_tdiv_qr: Integer Arithmetic. |
* mpz_tdiv_qr: Integer Arithmetic. |
* mpz_tdiv_qr_ui: Integer Arithmetic. |
* mpz_tdiv_qr_ui: Integer Arithmetic. |
* mpz_tdiv_r: Integer Arithmetic. |
* mpz_tdiv_r: Integer Arithmetic. |
* mpz_tdiv_r_2exp: Integer Arithmetic. |
* mpz_tdiv_r_2exp: Integer Arithmetic. |
* mpz_tdiv_r_ui: Integer Arithmetic. |
* mpz_tdiv_r_ui: Integer Arithmetic. |
* mpz_ui_pow_ui: Integer Arithmetic. |
* mpz_ui_pow_ui: Integer Arithmetic. |
* msqrt: BSD Compatible Functions. |
* msqrt: BSD Compatible Functions. |
* msub: BSD Compatible Functions. |
* msub: BSD Compatible Functions. |
* mtox: BSD Compatible Functions. |
* mtox: BSD Compatible Functions. |
* mult: BSD Compatible Functions. |
* mult: BSD Compatible Functions. |
* pow: BSD Compatible Functions. |
* pow: BSD Compatible Functions. |
* reallocate_function: Custom Allocation. |
* reallocate_function: Custom Allocation. |
* rpow: BSD Compatible Functions. |
* rpow: BSD Compatible Functions. |
* sdiv: BSD Compatible Functions. |
* sdiv: BSD Compatible Functions. |
* xtom: BSD Compatible Functions. |
* xtom: BSD Compatible Functions. |
|
|
|
|