Data Structures

Here are the data structures with brief descriptions:
struct_approximer_tStructure used to find number approximation
struct_binary_array_tDefines an array of bits
struct_binary_matrix_tDefines a matrix of bits
struct_byte_array_tDefines an array of bytes
struct_byte_matrix_tDefines a matrix of bytes
struct_cfrac_params_tDefines the variable parameters used in the CFRAC algorithm
struct_cont_frac_state_tAn ad-hoc structure for the computation of the continued fraction of a square root
struct_ecm_params_tDefines the variable parameters used in ECM
struct_factoring_machineDefines a structure to represent the logic behind all factorization algorithms
struct_factoring_programDefines a structure to represent the logic behind all factorization programs
struct_fermat_params_tDefines the variable parameters used in Fermat's algorithm (dummy structure)
struct_hashtable_entry_tThe structure of a hashtable's entry
struct_hashtable_tA basic implementation of a hashtable
struct_int32_array_tDefines an array of int32
struct_linked_list_node_tA basic implementation of a linked list node
struct_linked_list_tA basic implementation of a linked list
struct_mpz_array_list_tDefines a list of mpz_array_t
struct_mpz_array_tDefines an array of mpz_t elements from the GMP library
struct_mpz_pair_tA pair of mpz_t integers
struct_mult_data_tAd hoc structure used in the computation of the multiplier to use
struct_siqs_params_tDefines the variable parameters used in the SIQS algorithm
struct_siqs_poly_tDefines polynomials used by SIQS
struct_siqs_sieve_tDefines the sieve used by SIQS
struct_smooth_filter_tStructure grouping variables needed for multi-step early abort strategy
struct_squfof_params_tDefines the variable parameters used in the SQUFOF algorithm (dummy structure)
struct_stopwatch_tDefines a very basic stopwatch-like timer
struct_uint32_array_list_tDefines a list of uint32_array_t
struct_uint32_array_tDefines an array of uint32
struct_uint32_tuple_tDefines a tuple of integers together with a sorting key

Generated on Fri Jun 17 11:10:12 2011 for TIFA by Doxygen 1.5.5