Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- idx
: random.c
- idx_t
: types.h
- imat
: mat.h
- imat_add()
: mat.h
, mat.c
- imat_apply_function()
: mat.h
, mat.c
- imat_bvec_mul()
: mat.h
, mat.c
- imat_clone()
: mat.h
, mat.c
- imat_col_decr()
: mat.h
, mat.c
- imat_col_div_by()
: mat.h
, mat.c
- imat_col_incr()
: mat.h
, mat.c
- imat_col_mul_by()
: mat.h
, mat.c
- imat_col_set()
: mat.h
, mat.c
- imat_col_sum()
: mat.h
, mat.c
- imat_cols_sum()
: mat.h
, mat.c
- imat_copy()
: mat.h
, mat.c
- imat_copy_col()
: mat.h
, mat.c
- imat_copy_row()
: mat.h
, mat.c
- imat_decr()
: mat.h
, mat.c
- imat_deinterleave_block()
: interleaver.h
, interleaver.c
- imat_del_row
: mat.h
- imat_delete()
: mat.h
, mat.c
- imat_diag()
: mat.h
, mat.c
- imat_diag_sum()
: mat.h
, mat.c
- imat_distance_mse()
: distance.h
, distance.c
- imat_div_by()
: mat.h
, mat.c
- imat_elem_add()
: mat.h
, mat.c
- imat_elem_div()
: mat.h
, mat.c
- imat_elem_mul()
: mat.h
, mat.c
- imat_elem_sqr()
: mat.h
, mat.c
- imat_elem_sub()
: mat.h
, mat.c
- imat_eq()
: mat.h
, mat.c
- imat_eval
: mat.h
- imat_eye()
: mat.h
, mat.c
- imat_fwrite()
: io.h
, io.c
- imat_get_col()
: mat.h
, mat.c
- imat_get_diag()
: mat.h
, mat.c
- imat_get_row()
: mat.h
, mat.c
- imat_get_submatrix()
: mat.h
, mat.c
- imat_height()
: mat.h
, mat.c
- imat_height_max()
: mat.h
, mat.c
- imat_incr()
: mat.h
, mat.c
- imat_init
: mat.h
- imat_ins_row
: mat.h
- imat_interleave_block()
: interleaver.h
, interleaver.c
- imat_is_void()
: mat.h
, mat.c
- imat_ivec_mul()
: mat.h
, mat.c
- imat_max()
: mat.h
, mat.c
- imat_max_col_index()
: mat.h
, mat.c
- imat_max_index()
: mat.h
, mat.c
- imat_max_index_submatrix()
: mat.h
, mat.c
- imat_max_row_index()
: mat.h
, mat.c
- imat_mean()
: mat.h
, mat.c
- imat_min()
: mat.h
, mat.c
- imat_min_col_index()
: mat.h
, mat.c
- imat_min_index()
: mat.h
, mat.c
- imat_min_index_submatrix()
: mat.h
, mat.c
- imat_min_row_index()
: mat.h
, mat.c
- imat_mul()
: mat.h
, mat.c
- imat_mul_by()
: mat.h
, mat.c
- imat_new()
: mat.h
, mat.c
- imat_new_add()
: mat.h
, mat.c
- imat_new_alloc()
: mat.h
, mat.c
- imat_new_apply_function()
: mat.h
, mat.c
- imat_new_deinterleave_block()
: interleaver.h
, interleaver.c
- imat_new_diag()
: mat.h
, mat.c
- imat_new_eval
: mat.h
- imat_new_eye()
: mat.h
, mat.c
- imat_new_fread()
: io.c
, io.h
- imat_new_interleave_block()
: interleaver.h
, interleaver.c
- imat_new_mul()
: mat.h
, mat.c
- imat_new_ones()
: mat.h
, mat.c
- imat_new_set()
: mat.h
, mat.c
- imat_new_string()
: io.h
, io.c
- imat_new_sub()
: mat.h
, mat.c
- imat_new_transpose()
: mat.h
, mat.c
- imat_new_void()
: mat.h
, mat.c
- imat_new_zeros()
: mat.h
, mat.c
- imat_ones()
: mat.h
, mat.c
- imat_pgm_read()
: io.h
, io.c
- imat_pgm_write()
: io.h
, io.c
- imat_pop_row
: mat.h
- imat_push_row
: mat.h
- imat_row_decr()
: mat.h
, mat.c
- imat_row_div_by()
: mat.h
, mat.c
- imat_row_incr()
: mat.h
, mat.c
- imat_row_mul_by()
: mat.h
, mat.c
- imat_row_sum()
: mat.h
, mat.c
- imat_rows_sum()
: mat.h
, mat.c
- imat_set()
: mat.h
, mat.c
- imat_set_between()
: mat.h
, mat.c
- imat_set_col()
: mat.h
, mat.c
- imat_set_diag()
: mat.h
, mat.c
- imat_set_height
: mat.h
- imat_set_height_max
: mat.h
- imat_set_row
: mat.h
- imat_set_submatrix()
: mat.h
, mat.c
- imat_sub()
: mat.h
, mat.c
- imat_sum()
: mat.h
, mat.c
- imat_swap_cols()
: mat.h
, mat.c
- imat_swap_rows()
: mat.h
, mat.c
- imat_to_ivec()
: mat.h
, mat.c
- imat_to_mat()
: mat.h
, mat.c
- imat_transpose
: mat.h
- imat_vec_mul()
: mat.h
, mat.c
- imat_void()
: mat.h
, mat.c
- imat_wav_read()
: io.h
, io.c
- imat_wav_write()
: io.h
, io.c
- imat_width()
: mat.h
, mat.c
- imat_width_max()
: mat.h
, mat.c
- imat_zeros()
: mat.h
, mat.c
- increment_pointers
: wavelet2D.c
- initf
: random.c
- int_leq()
: vec.c
- int_leq_index()
: vec.c
- INT_MAX
: types.h
- INT_MIN
: types.h
- INTEGRAL_STEP
: test_math.c
- intlog2()
: fourier.c
- INVLOG2
: math.h
- invsigmoid()
: math.h
, math.c
- is_valid_markov_matrix()
: source_func.h
, source_func.c
- is_valid_pdf()
: source_func.h
, source_func.c
- IT_ALLOC_ALIGN
: vec.h
- it_args_t
: types.h
- it_assert
: io.h
- IT_CAST
: types.h
- it_cc_decode
: convcode.h
- it_cc_encode
: convcode.h
- it_cc_encode_symbolic
: convcode.h
- it_cc_label
: convcode.h
- it_cc_next
: convcode.h
- it_check_magic
: types.h
- it_check_type
: types.h
- it_construct
: types.h
- it_construct_va
: types.h
- IT_CONVOLUTIONAL_CODE
: convcode.h
- it_convolutional_code_encode
: convcode.h
- it_convolutional_code_encode_symbolic
: convcode.h
- it_convolutional_code_new()
: convcode.h
- it_convolutional_code_t
: convcode.h
- it_convolutional_code_trellis_label()
: convcode.h
- it_convolutional_code_trellis_next()
: convcode.h
- it_delete
: types.h
- it_dequantize
: quantizer.h
- it_dequantize_mat
: quantizer.h
- it_dequantize_vec
: quantizer.h
- it_dft()
: fourier.h
, fourier.c
- it_dft_real()
: fourier.h
, fourier.c
- it_differentiate()
: math.h
, math.c
- it_dwt()
: wavelet.h
, wavelet.c
- it_dwt2D()
: wavelet2D.h
, wavelet2D.c
- IT_EINVAL
: types.h
- IT_ENOENT
: types.h
- IT_ENOMEM
: types.h
- IT_EPSILON
: math.h
- it_error()
: io.h
, io.c
- it_extends
: types.h
- it_fdft()
: fourier.c
- it_fft()
: fourier.h
, fourier.c
- it_fmt_max_length
: io.c
- it_fprintf()
: io.h
, io.c
- IT_FUNCTION
: types.h
- it_function
: types.h
, test_math.c
, test_quantizer.c
, test_wavelet.c
, math.c
, poly.c
, quantizer.c
- it_function_args
: types.h
, test_math.c
, test_quantizer.c
, math.h
, poly.h
, quantizer.c
- it_function_t
: types.h
- it_fzt()
: fourier.h
, fourier.c
- it_ica()
: fastica.h
, fastica.c
- it_idft()
: fourier.h
, fourier.c
- it_idft_real()
: fourier.h
, fourier.c
- it_idwt()
: wavelet.h
, wavelet.c
- it_idwt2D()
: wavelet2D.h
, wavelet2D.c
- it_ifft()
: fourier.h
, fourier.c
- it_ifunction
: types.h
- IT_IFUNCTION
: types.h
- it_ifunction_t
: types.h
- it_instanciate
: types.h
, convcode.h
, quantizer.h
, separable2D.h
, transform.h
, transform2D.h
, types.h
, wavelet.h
, wavelet2D.h
, convcode.c
, quantizer.c
, separable2D.c
, wavelet.c
, wavelet2D.c
- it_integrate()
: math.h
, math.c
- it_iseparable2D()
: separable2D.h
- it_itransform
: transform.h
- it_itransform2D
: transform2D.h
- IT_MAGIC_it_convolutional_code_t
: types.h
- IT_MAGIC_it_fourier_t
: types.h
- IT_MAGIC_it_object_t
: types.h
- IT_MAGIC_it_quantizer_t
: types.h
- IT_MAGIC_it_scalar_quantizer_t
: types.h
- IT_MAGIC_it_separable2D_t
: types.h
- IT_MAGIC_it_transform2D_t
: types.h
- IT_MAGIC_it_transform_t
: types.h
- IT_MAGIC_it_trellis_coded_quantizer_t
: types.h
- IT_MAGIC_it_uniform_quantizer_t
: types.h
- IT_MAGIC_it_wavelet2D_t
: types.h
- IT_MAGIC_it_wavelet_t
: types.h
- it_magic_t
: types.h
- it_new
: types.h
- it_new_args_next
: types.h
- it_new_args_start
: types.h
- it_new_args_stop
: types.h
- it_new_va
: types.h
- IT_OBJECT
: types.h
- it_object_t
: types.h
- it_overload
: types.h
- it_overloaded
: types.h
- it_printf()
: io.h
, io.c
- it_printf_mat_default_fmt
: io.c
- it_printf_vec_default_fmt
: io.c
- it_quantize
: quantizer.h
- it_quantize_mat
: quantizer.h
- it_quantize_vec
: quantizer.h
- IT_QUANTIZER
: quantizer.h
- it_quantizer_clear_index_range
: quantizer.h
- it_quantizer_dequantize
: quantizer.h
- it_quantizer_get_cardinal
: quantizer.h
- it_quantizer_get_center
: quantizer.h
- it_quantizer_get_codebook
: quantizer.h
- it_quantizer_get_codebook_range
: quantizer.h
- it_quantizer_get_deadzone_factor
: quantizer.h
- it_quantizer_get_deadzone_step
: quantizer.h
- it_quantizer_get_index_range
: quantizer.h
- it_quantizer_get_step
: quantizer.h
- it_quantizer_quantize
: quantizer.h
- it_quantizer_scalar_dequantize
: quantizer.h
- it_quantizer_scalar_quantize
: quantizer.h
- it_quantizer_set_codebook
: quantizer.h
- it_quantizer_set_index_range
: quantizer.h
- it_quantizer_t
: quantizer.h
- it_rand()
: random.h
, random.c
- it_rand_memoryless()
: random.h
, random.c
- it_randn()
: random.h
, random.c
- it_randomize()
: random.h
, random.c
- it_randpdf()
: random.h
, random.c
- it_read_bmat()
: io.h
, io.c
- it_read_bvec()
: io.h
, io.c
- it_read_cmat()
: io.h
, io.c
- it_read_cplx()
: io.h
, io.c
- it_read_cvec()
: io.h
, io.c
- it_read_double()
: io.h
, io.c
- it_read_float()
: io.h
, io.c
- it_read_fmat()
: io.h
, io.c
- it_read_fvec()
: io.h
, io.c
- it_read_imat()
: io.h
, io.c
- it_read_int()
: io.h
, io.c
- it_read_ivec()
: io.h
, io.c
- it_read_mat()
: io.h
, io.c
- it_read_vec()
: io.h
, io.c
- IT_SCALAR_QUANTIZER
: quantizer.h
- it_scalar_quantizer_clear_index_range
: quantizer.h
- it_scalar_quantizer_get_codebook
: quantizer.h
- it_scalar_quantizer_get_codebook_range
: quantizer.h
- it_scalar_quantizer_get_index_range
: quantizer.h
- it_scalar_quantizer_new
: quantizer.h
- it_scalar_quantizer_new_start_index()
: quantizer.h
- it_scalar_quantizer_scalar_dequantize
: quantizer.h
- it_scalar_quantizer_scalar_quantize
: quantizer.h
- it_scalar_quantizer_set_codebook
: quantizer.h
- it_scalar_quantizer_set_index_range
: quantizer.h
- it_scalar_quantizer_t
: quantizer.h
- it_sdft()
: fourier.c
- it_seed()
: random.h
, random.c
- IT_SEPARABLE2D
: separable2D.h
- it_separable2D()
: separable2D.h
- it_separable2D_itransform
: separable2D.h
- it_separable2D_new
: separable2D.h
- it_separable2D_t
: separable2D.h
- it_separable2D_transform
: separable2D.h
- it_set_magic
: types.h
- it_set_mat_default_fmt()
: io.h
, io.c
- it_set_vec_default_fmt()
: io.h
, io.c
- it_sidft()
: fourier.c
- IT_TRANSFORM
: transform.h
- it_transform
: transform.h
- IT_TRANSFORM2D
: transform2D.h
- it_transform2D
: transform2D.h
- it_transform2D_clear_size
: transform2D.h
- it_transform2D_get_output_size
: transform2D.h
- it_transform2D_get_size
: transform2D.h
- it_transform2D_set_size
: transform2D.h
- it_transform2D_t
: transform2D.h
- it_transform_clear_size
: transform.h
- it_transform_get_output_size
: transform.h
- it_transform_get_size
: transform.h
- it_transform_set_size
: transform.h
- it_transform_t
: transform.h
- IT_TRELLIS_CODED_QUANTIZER
: quantizer.h
- it_trellis_coded_quantizer_new_partition
: quantizer.h
- it_trellis_coded_quantizer_t
: quantizer.h
- it_uint32_t
: random.c
- IT_UNIFORM_QUANTIZER
: quantizer.h
- it_uniform_quantizer_get_center
: quantizer.h
- it_uniform_quantizer_get_deadzone_factor
: quantizer.h
- it_uniform_quantizer_get_deadzone_step
: quantizer.h
- it_uniform_quantizer_get_step
: quantizer.h
- it_uniform_quantizer_new_from_center()
: quantizer.h
- it_uniform_quantizer_new_from_range()
: quantizer.h
- it_uniform_quantizer_t
: quantizer.h
- it_va
: types.h
- it_vfprintf()
: io.h
, io.c
- it_vfunction
: types.h
- IT_VFUNCTION
: types.h
- it_vfunction_t
: types.h
- it_viterbi_decode()
: convcode.h
, convcode.c
- it_viterbi_decode_symbolic()
: convcode.h
, convcode.c
- it_vprintf()
: io.h
, io.c
- it_warning()
: io.c
, io.h
- IT_WAVELET
: wavelet.h
- IT_WAVELET2D
: wavelet2D.h
- it_wavelet2D_copy
: wavelet2D.h
- it_wavelet2D_itransform
: wavelet2D.h
- it_wavelet2D_merge()
: wavelet2D.h
, wavelet2D.c
- it_wavelet2D_new()
: wavelet2D.h
- it_wavelet2D_split()
: wavelet2D.h
, wavelet2D.c
- it_wavelet2D_t
: wavelet2D.h
- it_wavelet2D_transform
: wavelet2D.h
- it_wavelet_itransform
: wavelet.h
- it_wavelet_lifting_53
: wavelet.h
, wavelet.c
- it_wavelet_lifting_97
: wavelet.h
, wavelet.c
- it_wavelet_lifting_t
: wavelet.h
- it_wavelet_merge()
: wavelet.h
, wavelet.c
- it_wavelet_new()
: wavelet.h
- it_wavelet_split()
: wavelet.h
, wavelet.c
- it_wavelet_t
: wavelet.h
- it_wavelet_transform
: wavelet.h
- itf_compose
: math.h
- itf_diff2
: math.h
- itf_differentiate
: math.h
- itf_expectation
: math.h
- itf_gaussian
: math.h
- itf_generalized_gaussian
: math.h
- itf_identity
: math.h
- itf_integrate
: math.h
- itf_integrate_romberg
: math.h
- itf_integrate_trapezoid
: math.h
- itf_laplacian
: math.h
- itf_mul
: math.h
- itf_polynomial
: poly.h
- itf_sum
: math.h
- ivec
: vec.h
- ivec_1N()
: vec.c
, vec.h
- ivec_abs()
: vec.h
, vec.c
- ivec_add()
: vec.c
, vec.h
- ivec_apply_function()
: vec.c
, vec.h
- ivec_arithm()
: vec.c
, vec.h
- ivec_clone()
: vec.c
, vec.h
- ivec_conv()
: vec.c
, vec.h
- ivec_copy()
: vec.h
, vec.c
- ivec_copy_from_bvec()
: vec.c
, vec.h
- ivec_copy_from_cvec()
: vec.h
, vec.c
- ivec_copy_from_vec()
: vec.c
, vec.h
- ivec_copy_mem()
: vec.c
, vec.h
- ivec_count()
: vec.c
, vec.h
- ivec_cum_sum()
: vec.c
, vec.h
- ivec_decr()
: vec.c
, vec.h
- ivec_deinterleave_block
: interleaver.h
- ivec_del()
: vec.h
, vec.c
- ivec_delete()
: vec.h
, vec.c
- ivec_distance_hamming()
: distance.h
, distance.c
- ivec_distance_levenshtein()
: distance.h
, distance.c
- ivec_distance_mse()
: distance.h
, distance.c
- ivec_distance_norm1()
: distance.h
, distance.c
- ivec_distance_sqr()
: distance.h
, distance.c
- ivec_div()
: vec.h
, vec.c
- ivec_div_by()
: vec.h
, vec.c
- ivec_eq()
: vec.h
, vec.c
- ivec_eval
: vec.h
- ivec_find()
: vec.c
, vec.h
- ivec_find_first()
: vec.h
, vec.c
- ivec_find_sorted()
: vec.c
, vec.h
- ivec_fread()
: io.c
, io.h
- ivec_fwrite()
: io.c
, io.h
- ivec_geom()
: vec.c
, vec.h
- ivec_geq()
: vec.c
, vec.h
- ivec_get_subvector()
: vec.h
, vec.c
- ivec_head()
: vec.c
, vec.h
- ivec_imat_mul()
: mat.h
, mat.c
- ivec_incr()
: vec.c
, vec.h
- ivec_index_by()
: vec.c
, vec.h
- ivec_init()
: vec.c
, vec.h
- ivec_inner_product()
: vec.h
, vec.c
- ivec_ins
: vec.h
- ivec_interleave_block
: interleaver.h
- ivec_k_max()
: vec.h
, vec.c
- ivec_k_max_between()
: vec.h
, vec.c
- ivec_k_max_index()
: vec.c
, vec.h
- ivec_k_max_index_between()
: vec.c
, vec.h
- ivec_k_min()
: vec.c
, vec.h
- ivec_k_min_between()
: vec.c
, vec.h
- ivec_k_min_index()
: vec.h
, vec.c
- ivec_k_min_index_between()
: vec.c
, vec.h
- ivec_length()
: vec.c
, vec.h
- ivec_length_max()
: vec.c
, vec.h
- ivec_max()
: vec.h
, vec.c
- ivec_max_index()
: vec.c
, vec.h
- ivec_mean()
: vec.h
, vec.c
- ivec_median()
: vec.c
, vec.h
- ivec_min()
: vec.h
, vec.c
- ivec_min_index()
: vec.c
, vec.h
- ivec_mul()
: vec.c
, vec.h
- ivec_mul_by()
: vec.c
, vec.h
- ivec_neg()
: vec.c
, vec.h
- ivec_new()
: vec.c
, vec.h
- ivec_new_1N()
: vec.c
, vec.h
- ivec_new_abs()
: vec.c
, vec.h
- ivec_new_add()
: vec.c
, vec.h
- ivec_new_alloc()
: vec.c
, vec.h
- ivec_new_apply_function()
: vec.h
, vec.c
- ivec_new_arithm()
: vec.h
, vec.c
- ivec_new_concat()
: vec.c
, vec.h
- ivec_new_deinterleave_block()
: interleaver.h
, interleaver.c
- ivec_new_div()
: vec.c
, vec.h
- ivec_new_eval
: vec.h
- ivec_new_fread()
: io.h
, io.c
- ivec_new_geom()
: vec.c
, vec.h
- ivec_new_interleave_block()
: interleaver.h
, interleaver.c
- ivec_new_intersection()
: vec.h
, vec.c
- ivec_new_mul()
: vec.h
, vec.c
- ivec_new_ones()
: vec.c
, vec.h
- ivec_new_perm()
: vec.h
, vec.c
- ivec_new_range()
: vec.c
, vec.h
- ivec_new_reverse()
: vec.c
, vec.h
- ivec_new_set()
: vec.c
, vec.h
- ivec_new_string()
: io.c
, io.h
- ivec_new_sub()
: vec.h
, vec.c
- ivec_new_union()
: vec.c
, vec.h
- ivec_new_unique()
: vec.c
, vec.h
- ivec_new_void()
: vec.h
, vec.c
- ivec_new_zeros()
: vec.h
, vec.c
- ivec_norm()
: vec.c
, vec.h
- ivec_null
: vec.c
, vec.h
- ivec_ones()
: vec.h
, vec.c
- ivec_pop()
: vec.c
, vec.h
- ivec_push
: vec.h
- ivec_range()
: vec.h
, vec.c
- ivec_replace()
: vec.h
, vec.c
- ivec_reverse()
: vec.c
, vec.h
- ivec_ser()
: distance.c
, distance.h
- ivec_set()
: vec.h
, vec.c
- ivec_set_between()
: vec.c
, vec.h
- ivec_set_length
: vec.h
- ivec_set_length_max
: vec.h
- ivec_set_subvector()
: vec.c
, vec.h
- ivec_sort()
: vec.h
, vec.c
- ivec_sort_index()
: vec.h
, vec.c
- ivec_sqr()
: vec.h
, vec.c
- ivec_sread()
: io.c
, io.h
- ivec_sub()
: vec.c
, vec.h
- ivec_sum()
: vec.c
, vec.h
- ivec_sum_between()
: vec.h
, vec.c
- ivec_to_bvec()
: vec.h
, vec.c
- ivec_to_cvec()
: vec.c
, vec.h
- ivec_to_imat()
: mat.h
, mat.c
- ivec_to_spivec()
: vec.h
, vec.c
- ivec_to_vec()
: vec.c
, vec.h
- ivec_void()
: vec.h
, vec.c
- ivec_zeros()
: vec.c
, vec.h