Concept Framework 2.2 documentation Contents | Index

standard.math.gmp

Static library name Version Deprecated
standard.math.gmp version 2.0 no

Import library : standard.math.gmp
(you must include this at the top of your source: "import standard.math.gmp" (no quotes)


Require : standard.math.gmp

Description:
TODO: Document this


Contained static functions:
gmp_randclear TODO: Document this
gmp_randinit_lc_2exp TODO: Document this
gmp_randinit_lc_2exp_size TODO: Document this
gmp_randinit_set TODO: Document this
gmp_randseed TODO: Document this
gmp_randseed_ui TODO: Document this
gmp_urandomb_ui TODO: Document this
gmp_urandomm_ui TODO: Document this
mpf_abs TODO: Document this
mpf_add TODO: Document this
mpf_add_ui TODO: Document this
mpf_ceil TODO: Document this
mpf_clear TODO: Document this
mpf_clears TODO: Document this
mpf_cmp TODO: Document this
mpf_cmp_d TODO: Document this
mpf_cmp_si TODO: Document this
mpf_cmp_ui TODO: Document this
mpf_div TODO: Document this
mpf_div_2exp TODO: Document this
mpf_div_ui TODO: Document this
mpf_eq TODO: Document this
mpf_fits_sint_p TODO: Document this
mpf_fits_slong_p TODO: Document this
mpf_fits_sshort_p TODO: Document this
mpf_fits_uint_p TODO: Document this
mpf_fits_ulong_p TODO: Document this
mpf_fits_ushort_p TODO: Document this
mpf_floor TODO: Document this
mpf_get_d TODO: Document this
mpf_get_d_2exp TODO: Document this
mpf_get_default_prec TODO: Document this
mpf_get_prec TODO: Document this
mpf_get_si TODO: Document this
mpf_get_str TODO: Document this
mpf_get_ui TODO: Document this
mpf_init2 TODO: Document this
mpf_init_set TODO: Document this
mpf_init_set_d TODO: Document this
mpf_init_set_si TODO: Document this
mpf_init_set_str TODO: Document this
mpf_init_set_ui TODO: Document this
mpf_inits TODO: Document this
mpf_inp_str TODO: Document this
mpf_integer_p TODO: Document this
mpf_mul TODO: Document this
mpf_mul_2exp TODO: Document this
mpf_mul_ui TODO: Document this
mpf_neg TODO: Document this
mpf_out_str TODO: Document this
mpf_pow_ui TODO: Document this
mpf_random2 TODO: Document this
mpf_reldiff TODO: Document this
mpf_set TODO: Document this
mpf_set_d TODO: Document this
mpf_set_default_prec TODO: Document this
mpf_set_prec TODO: Document this
mpf_set_prec_raw TODO: Document this
mpf_set_q TODO: Document this
mpf_set_si TODO: Document this
mpf_set_str TODO: Document this
mpf_set_ui TODO: Document this
mpf_set_z TODO: Document this
mpf_sgn TODO: Document this
mpf_sqrt TODO: Document this
mpf_sqrt_ui TODO: Document this
mpf_sub TODO: Document this
mpf_sub_ui TODO: Document this
mpf_swap TODO: Document this
mpf_trunc TODO: Document this
mpf_ui_div TODO: Document this
mpf_ui_sub TODO: Document this
mpf_urandomb TODO: Document this
mpq_abs TODO: Document this
mpq_add TODO: Document this
mpq_clear TODO: Document this
mpq_clears TODO: Document this
mpq_cmp TODO: Document this
mpq_cmp_si TODO: Document this
mpq_cmp_ui TODO: Document this
mpq_denref TODO: Document this
mpq_div TODO: Document this
mpq_div_2exp TODO: Document this
mpq_equal TODO: Document this
mpq_get_d TODO: Document this
mpq_get_den TODO: Document this
mpq_get_num TODO: Document this
mpq_get_str TODO: Document this
mpq_inits TODO: Document this
mpq_inp_str TODO: Document this
mpq_inv TODO: Document this
mpq_mul TODO: Document this
mpq_mul_2exp TODO: Document this
mpq_neg TODO: Document this
mpq_numref TODO: Document this
mpq_out_str TODO: Document this
mpq_set TODO: Document this
mpq_set_d TODO: Document this
mpq_set_den TODO: Document this
mpq_set_f TODO: Document this
mpq_set_num TODO: Document this
mpq_set_str TODO: Document this
mpq_set_z TODO: Document this
mpq_sgn TODO: Document this
mpq_sub TODO: Document this
mpq_swap TODO: Document this
mpz_abs TODO: Document this
mpz_add TODO: Document this
mpz_add_ui TODO: Document this
mpz_addmul TODO: Document this
mpz_addmul_ui TODO: Document this
mpz_and TODO: Document this
mpz_bin_ui TODO: Document this
mpz_bin_uiui TODO: Document this
mpz_cdiv_q TODO: Document this
mpz_cdiv_q_2exp TODO: Document this
mpz_cdiv_q_ui TODO: Document this
mpz_cdiv_qr TODO: Document this
mpz_cdiv_qr_ui TODO: Document this
mpz_cdiv_r TODO: Document this
mpz_cdiv_r_2exp TODO: Document this
mpz_cdiv_r_ui TODO: Document this
mpz_cdiv_ui TODO: Document this
mpz_clear TODO: Document this
mpz_clears TODO: Document this
mpz_clrbit TODO: Document this
mpz_cmp TODO: Document this
mpz_cmp_d TODO: Document this
mpz_cmp_si TODO: Document this
mpz_cmp_ui TODO: Document this
mpz_cmpabs TODO: Document this
mpz_cmpabs_d TODO: Document this
mpz_cmpabs_ui TODO: Document this
mpz_com TODO: Document this
mpz_combit TODO: Document this
mpz_congruent_2exp_p TODO: Document this
mpz_congruent_p TODO: Document this
mpz_congruent_ui_p TODO: Document this
mpz_divexact TODO: Document this
mpz_divexact_ui TODO: Document this
mpz_divisible_2exp_p TODO: Document this
mpz_divisible_p TODO: Document this
mpz_divisible_ui_p TODO: Document this
mpz_even_p TODO: Document this
mpz_export TODO: Document this
mpz_fac_ui TODO: Document this
mpz_fdiv_q TODO: Document this
mpz_fdiv_q_2exp TODO: Document this
mpz_fdiv_q_ui TODO: Document this
mpz_fdiv_qr TODO: Document this
mpz_fdiv_qr_ui TODO: Document this
mpz_fdiv_r TODO: Document this
mpz_fdiv_r_2exp TODO: Document this
mpz_fdiv_r_ui TODO: Document this
mpz_fdiv_ui TODO: Document this
mpz_fib2_ui TODO: Document this
mpz_fib_ui TODO: Document this
mpz_fits_sint_p TODO: Document this
mpz_fits_slong_p TODO: Document this
mpz_fits_sshort_p TODO: Document this
mpz_fits_uint_p TODO: Document this
mpz_fits_ulong_p TODO: Document this
mpz_fits_ushort_p TODO: Document this
mpz_gcd TODO: Document this
mpz_gcd_ui TODO: Document this
mpz_gcdext TODO: Document this
mpz_get_d TODO: Document this
mpz_get_d_2exp TODO: Document this
mpz_get_si TODO: Document this
mpz_get_str TODO: Document this
mpz_get_ui TODO: Document this
mpz_getlimbn TODO: Document this
mpz_hamdist TODO: Document this
mpz_import TODO: Document this
mpz_init_set TODO: Document this
mpz_init_set_d TODO: Document this
mpz_init_set_si TODO: Document this
mpz_init_set_str TODO: Document this
mpz_init_set_ui TODO: Document this
mpz_inits TODO: Document this
mpz_inp_raw TODO: Document this
mpz_inp_str TODO: Document this
mpz_invert TODO: Document this
mpz_ior TODO: Document this
mpz_jacobi TODO: Document this
mpz_kronecker TODO: Document this
mpz_kronecker_si TODO: Document this
mpz_kronecker_ui TODO: Document this
mpz_lcm TODO: Document this
mpz_lcm_ui TODO: Document this
mpz_legendre TODO: Document this
mpz_lucnum2_ui TODO: Document this
mpz_lucnum_ui TODO: Document this
mpz_mod TODO: Document this
mpz_mod_ui TODO: Document this
mpz_mul TODO: Document this
mpz_mul_2exp TODO: Document this
mpz_mul_si TODO: Document this
mpz_mul_ui TODO: Document this
mpz_neg TODO: Document this
mpz_nextprime TODO: Document this
mpz_odd_p TODO: Document this
mpz_out_raw TODO: Document this
mpz_out_str TODO: Document this
mpz_perfect_power_p TODO: Document this
mpz_perfect_square_p TODO: Document this
mpz_popcount TODO: Document this
mpz_pow_ui TODO: Document this
mpz_powm TODO: Document this
mpz_powm_sec TODO: Document this
mpz_powm_ui TODO: Document this
mpz_probab_prime_p TODO: Document this
mpz_random TODO: Document this
mpz_random2 TODO: Document this
mpz_remove TODO: Document this
mpz_root TODO: Document this
mpz_rootrem TODO: Document this
mpz_rrandomb TODO: Document this
mpz_scan0 TODO: Document this
mpz_scan1 TODO: Document this
mpz_set TODO: Document this
mpz_set_d TODO: Document this
mpz_set_f TODO: Document this
mpz_set_q TODO: Document this
mpz_set_si TODO: Document this
mpz_set_str TODO: Document this
mpz_set_ui TODO: Document this
mpz_setbit TODO: Document this
mpz_sgn TODO: Document this
mpz_si_kronecker TODO: Document this
mpz_size TODO: Document this
mpz_sizeinbase TODO: Document this
mpz_sqrt TODO: Document this
mpz_sqrtrem TODO: Document this
mpz_sub TODO: Document this
mpz_sub_ui TODO: Document this
mpz_submul TODO: Document this
mpz_submul_ui TODO: Document this
mpz_swap TODO: Document this
mpz_tdiv_q TODO: Document this
mpz_tdiv_q_2exp TODO: Document this
mpz_tdiv_q_ui TODO: Document this
mpz_tdiv_qr TODO: Document this
mpz_tdiv_qr_ui TODO: Document this
mpz_tdiv_r TODO: Document this
mpz_tdiv_r_2exp TODO: Document this
mpz_tdiv_r_ui TODO: Document this
mpz_tdiv_ui TODO: Document this
mpz_tstbit TODO: Document this
mpz_ui_kronecker TODO: Document this
mpz_ui_pow_ui TODO: Document this
mpz_ui_sub TODO: Document this
mpz_urandomb TODO: Document this
mpz_urandomm TODO: Document this
mpz_xor TODO: Document this




Documented by Devronium Autodocumenter Alpha, generation time: Sun Jan 27 18:15:34 2013 GMT(c)2013 Devronium Applications