Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- bcjr()
: hmmalgo.h
, hmmalgo.c
- bcjr_side()
: hmmalgo.c
, hmmalgo.h
- bit
: test_cc.c
, convcode.c
- bj_final
: hlist.h
- bj_hashmask
: hlist.h
- bj_hashsize
: hlist.h
- bj_mix
: hlist.h
- bj_rot
: hlist.h
- bmat
: mat.h
- bmat_clone()
: mat.h
, mat.c
- bmat_copy()
: mat.c
, mat.h
- bmat_copy_col()
: mat.h
, mat.c
- bmat_copy_row()
: mat.h
, mat.c
- bmat_deinterleave_block()
: interleaver.h
, interleaver.c
- bmat_del_row
: mat.h
- bmat_delete()
: mat.h
, mat.c
- bmat_diag()
: mat.h
, mat.c
- bmat_diag_sum()
: mat.h
, mat.c
- bmat_eq()
: mat.h
, mat.c
- bmat_eye()
: mat.h
, mat.c
- bmat_fwrite()
: io.h
, io.c
- bmat_get_col()
: mat.h
, mat.c
- bmat_get_diag()
: mat.h
, mat.c
- bmat_get_row()
: mat.h
, mat.c
- bmat_get_submatrix()
: mat.h
, mat.c
- bmat_height()
: mat.h
, mat.c
- bmat_height_max()
: mat.h
, mat.c
- bmat_init
: mat.h
- bmat_ins_row
: mat.h
- bmat_interleave_block()
: interleaver.h
, interleaver.c
- bmat_is_void()
: mat.h
, mat.c
- bmat_new()
: mat.h
, mat.c
- bmat_new_alloc()
: mat.h
, mat.c
- bmat_new_deinterleave_block()
: interleaver.h
, interleaver.c
- bmat_new_diag()
: mat.h
, mat.c
- bmat_new_eye()
: mat.h
, mat.c
- bmat_new_fread()
: io.h
, io.c
- bmat_new_interleave_block()
: interleaver.h
, interleaver.c
- bmat_new_ones()
: mat.h
, mat.c
- bmat_new_set()
: mat.h
, mat.c
- bmat_new_string()
: io.h
, io.c
- bmat_new_transpose()
: mat.h
, mat.c
- bmat_new_void()
: mat.h
, mat.c
- bmat_new_zeros()
: mat.h
, mat.c
- bmat_ones()
: mat.h
, mat.c
- bmat_pop_row
: mat.h
- bmat_push_row
: mat.h
- bmat_set()
: mat.h
, mat.c
- bmat_set_between()
: mat.h
, mat.c
- bmat_set_col()
: mat.h
, mat.c
- bmat_set_diag()
: mat.h
, mat.c
- bmat_set_height
: mat.h
- bmat_set_height_max
: mat.h
- bmat_set_row
: mat.h
- bmat_set_submatrix()
: mat.h
, mat.c
- bmat_swap_cols()
: mat.h
, mat.c
- bmat_swap_rows()
: mat.h
, mat.c
- bmat_to_bvec()
: mat.h
, mat.c
- bmat_to_imat()
: mat.h
, mat.c
- bmat_to_mat()
: mat.h
, mat.c
- bmat_transpose
: mat.h
- bmat_void()
: mat.h
, mat.c
- bmat_width()
: mat.h
, mat.c
- bmat_width_max()
: mat.h
, mat.c
- bmat_zeros()
: mat.h
, mat.c
- bspk_metrics()
: test_cc.c
- bvec
: vec.h
- bvec_1N()
: vec.h
, vec.c
- bvec_arithm()
: vec.h
, vec.c
- bvec_ber()
: distance.h
, distance.c
- bvec_clone()
: vec.h
, vec.c
- bvec_copy()
: vec.h
, vec.c
- bvec_copy_from_cvec()
: vec.h
, vec.c
- bvec_copy_from_ivec()
: vec.h
, vec.c
- bvec_copy_from_vec()
: vec.h
, vec.c
- bvec_copy_mem()
: vec.c
, vec.h
- bvec_count()
: vec.h
, vec.c
- bvec_deinterleave_block
: interleaver.h
- bvec_del()
: vec.c
, vec.h
- bvec_delete()
: vec.h
, vec.c
- bvec_distance_hamming()
: distance.c
, distance.h
- bvec_eq()
: vec.h
, vec.c
- bvec_file_read_bits()
: io.h
, io.c
- bvec_file_write_bits()
: io.h
, io.c
- bvec_find()
: vec.c
, vec.h
- bvec_find_first()
: vec.h
, vec.c
- bvec_find_sorted()
: vec.c
, vec.h
- bvec_fread()
: io.h
, io.c
- bvec_fwrite()
: io.c
, io.h
- bvec_geom()
: vec.h
, vec.c
- bvec_geq()
: vec.h
, vec.c
- bvec_get_subvector()
: vec.h
, vec.c
- bvec_head()
: vec.c
, vec.h
- bvec_index_by()
: vec.h
, vec.c
- bvec_init()
: vec.c
, vec.h
- bvec_ins
: vec.h
- bvec_interleave_block
: interleaver.h
- bvec_length()
: vec.c
, vec.h
- bvec_length_max()
: vec.h
, vec.c
- bvec_new()
: vec.h
, vec.c
- bvec_new_1N()
: vec.c
, vec.h
- bvec_new_alloc()
: vec.h
, vec.c
- bvec_new_arithm()
: vec.c
, vec.h
- bvec_new_concat()
: vec.c
, vec.h
- bvec_new_deinterleave_block()
: interleaver.h
, interleaver.c
- bvec_new_fread()
: io.h
, io.c
- bvec_new_geom()
: vec.h
, vec.c
- bvec_new_interleave_block()
: interleaver.h
, interleaver.c
- bvec_new_intersection()
: vec.c
, vec.h
- bvec_new_ones()
: vec.h
, vec.c
- bvec_new_range()
: vec.c
, vec.h
- bvec_new_reverse()
: vec.c
, vec.h
- bvec_new_set()
: vec.c
, vec.h
- bvec_new_string()
: io.c
, io.h
- bvec_new_union()
: vec.c
, vec.h
- bvec_new_unique()
: vec.c
, vec.h
- bvec_new_void()
: vec.h
, vec.c
- bvec_new_zeros()
: vec.c
, vec.h
- bvec_null
: vec.h
, vec.c
- bvec_ones()
: vec.c
, vec.h
- bvec_pack()
: vec.c
, vec.h
- bvec_pop()
: vec.h
, vec.c
- bvec_push
: vec.h
- bvec_range()
: vec.c
, vec.h
- bvec_replace()
: vec.c
, vec.h
- bvec_reverse()
: vec.c
, vec.h
- bvec_set()
: vec.h
, vec.c
- bvec_set_between()
: vec.h
, vec.c
- bvec_set_length
: vec.h
- bvec_set_length_max
: vec.h
- bvec_set_subvector()
: vec.c
, vec.h
- bvec_sort()
: vec.c
, vec.h
- bvec_sort_index()
: vec.h
, vec.c
- bvec_to_bmat()
: mat.h
, mat.c
- bvec_to_cvec()
: vec.h
, vec.c
- bvec_to_ivec()
: vec.c
, vec.h
- bvec_to_vec()
: vec.h
, vec.c
- bvec_unpack()
: vec.c
, vec.h
- bvec_void()
: vec.c
, vec.h
- bvec_zeros()
: vec.h
, vec.c
- bvecivec_inner_product()
: vec.c
, vec.h
- byte
: types.h
- byte_leq()
: vec.c
- byte_leq_index()
: vec.c