Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

spuc File List

Here is a list of all files with brief descriptions:
array/array1d.h [code]
array/array1d_functions.cppImplementation of functions on vectors and matrices
array/array2d.h [code]
array/array2d_functions.cppImplementation of functions on vectors and matrices
array/array3d.h [code]
array/tnt_cholesky.h [code]
array/tnt_lu.h [code]
array/tnt_qr.h [code]
array/tnt_transv.h [code]
array/tnt_triang.h [code]
array/tnt_trisolve.h [code]
comm/base_demod.h [code]
comm/baud_eq_env.cpp
comm/baud_eq_env.h [code]
comm/bch.cppImplementation of a BCH encoder/decoder class
comm/bch.h [code]Definition of a BCH encoder/decoder class
comm/bit_scrambler.h [code]
comm/bped.cpp
comm/bped.h [code]
comm/bpsk_ber_test.cpp
comm/bpsk_ber_test.h [code]
comm/bpsk_dd_phase.h [code]
comm/bpsk_quadricorrelator.h [code]
comm/carrier_nco.cpp
comm/carrier_nco.h [code]
comm/commfunc.cppImplementation of some specific functions useful in communications
comm/commfunc.h [code]Definitions of some specific functions useful in communications
comm/conv_interleaver.h [code]Definitions of convolution interleaver class
comm/convcode.cppImplementation of a binary convolutional encoder class
comm/convcode.h [code]Definition of a binary convolutional encoder class
comm/cp_afc.h [code]
comm/crc.cppImplementation of a CRC code class
comm/crc.h [code]Definition of a CRC code class
comm/data_conv_encoder.cpp
comm/data_conv_encoder.h [code]
comm/dd_symbol.h [code]
comm/discriminators.h [code]Various discriminators grouped together as include file
comm/dqpsk.h [code]
comm/dvb_conv_encoder.cpp
comm/dvb_conv_encoder.h [code]
comm/egolay.cppImplementation of Class for the Extended Golay Code (24,12,8)
comm/egolay.h [code]Definition of Class for the Extended Golay Code (24,12,8)
comm/fading_channel.cpp
comm/fading_channel.h [code]
comm/gf.cpp
comm/gf.h [code]
comm/gfx.cpp
comm/gfx.h [code]
comm/hammcode.cppImplementation of a Hamming code class
comm/hammcode.h [code]Definitions of a Hamming code class
comm/interleave.h [code]Definitions of interleaver classes
comm/modulator.cppImplementation of modulator classes
comm/modulator.h [code]Definition of modulator classes
comm/nda_symbol.h [code]
comm/ofdm_data_encoder.cpp
comm/ofdm_data_encoder.h [code]
comm/punct_convcode.cppImplementation of a Binary Punctured Convolutional Encoder class
comm/punct_convcode.h [code]Definitions of a Binary Punctured Convolutional Encoder class
comm/qam_conv_decoder.cpp
comm/qam_conv_decoder.h [code]
comm/qam_mod.cpp
comm/qam_mod.h [code]
comm/qam_soft_decision.cpp
comm/qam_soft_decision.h [code]
comm/qam_tx.cpp
comm/qam_tx.h [code]
comm/qpsk.cpp
comm/qpsk.h [code]
comm/qpsk_ber_test.cpp
comm/qpsk_ber_test.h [code]
comm/qpsk_dd_phase.h [code]
comm/qpsk_discriminators.cpp
comm/qpsk_discriminators.h [code]
comm/qpsk_quadricorrelator.h [code]
comm/qpsk_rcfd.h [code]
comm/quad_data.cpp
comm/quad_data.h [code]
comm/raised_cosine.cpp
comm/raised_cosine.h [code]Root Raised Cosine and Raised Cosine functions
comm/raised_cosine_offset.cpp
comm/rec_syst_conv_code.cppRecursive Systematic Convolutional Codes (Rec_Syst_Conv_Code)
comm/rec_syst_conv_code.h [code]Definitions of a Recursive Systematic Convolutional codec class
comm/reed_solomon.cppImplementation of a Reed-Solomon codec class
comm/reed_solomon.h [code]Definitions of a Reed-Solomon codec class
comm/sequence.cppImplementation of binary sequence classes and functions
comm/sequence.h [code]Definitions of binary sequence classes and functions
comm/sim_qam.cpp
comm/sim_qam.h [code]
comm/sim_qpsk.cpp
comm/sim_qpsk.h [code]
comm/slicer_type.h [code]
comm/turbo.cppImplementation of a turbo encoder/decoder class
comm/turbo.h [code]Modified by Tony Kirke, Feb 1,2003Definition of a turbo encoder/decoder class
comm/viterbi.cpp
comm/viterbi.h [code]
equalizers/lms_dfe.cpp
equalizers/lms_dfe.h [code]
equalizers/mle.h [code]
equalizers/mlsd.cpp
equalizers/mlsd.h [code]
equalizers/rls.cpp
equalizers/rls.h [code]
examples/baud_equalizer_sim.cpp
examples/equalizer.h [code]
examples/equalizers_sim.cpp
examples/examples.h [code]
examples/main_equalizer.cpp
examples/reference_main.cpp
examples/ddfse/baud_eq_env.cpp
examples/ddfse/baud_equalizer_sim.cpp
examples/filters/lpf_ls.cpp
examples/filters/lpf_ls_square.cpp
examples/filters/lpf_wls.cpp
examples/filters/ls_solve_test.cpp
examples/filters/test_filters.cpp
examples/mlse/mlse_test.cpp
examples/mlse/rls_test.cpp
examples/qpsk/agc.h [code]
examples/qpsk/cmplx_allpass_halfband.h [code]
examples/qpsk/qpsk_main.cpp
examples/qpsk/qpsk_variable.cpp
examples/qpsk/qpsk_variable.h [code]
examples/qpsk/qpsk_variable_main.cpp
examples/qpsk/resampler.cpp
examples/qpsk/resampler.h [code]
examples/qpsk/sim_qpsk_variable.cpp
examples/qpsk/sim_qpsk_variable.h [code]
examples/qpsk/timing_nco.cpp
examples/qpsk/timing_nco.h [code]
functions/ifft.cpp
functions/misc.cpp
functions/misc.h [code]
functions/rad_walsh.c
functions/scalfunc.cppImplementation of scalar functions
functions/scalfunc.h [code]Definitions of scalar functions
functions/spuc_math.cpp
functions/spuc_math.h [code]
functions/window.cpp
generic/a_d.h [code]
generic/allpass_1.h [code]
generic/allpass_halfband.h [code]
generic/allpass_iir.h [code]
generic/auto_corr.h [code]
generic/binary.cppBinary class implemenations
generic/binary.h [code]Binary class definitions
generic/bit.h [code]Binary class definitions
generic/bool_nco.cpp
generic/bool_nco.h [code]
generic/burg.h [code]
generic/butterworth.h [code]
generic/butterworth_fir.cpp
generic/cfir.h [code]
generic/chebyshev.h [code]
generic/cic.cpp
generic/cic.h [code]
generic/circ.h [code]
generic/complex.h [code]
generic/complex_iu.h [code]
generic/complex_u.h [code]
generic/cordic.cpp
generic/cordic.h [code]
generic/cplxfft.h [code]
generic/create_remez_fir.cpp
generic/create_remez_lpfir.cpp
generic/delay.h [code]
generic/elliptic.cpp
generic/elliptic.h [code]
generic/farrow.h [code]
generic/fir.cpp
generic/fir.h [code]
generic/fir_adapt.h [code]
generic/fir_decim.h [code]
generic/fir_interp.h [code]
generic/fir_multi_interp.h [code]
generic/fir_sparse_coef.h [code]
generic/gaussian_fir.cpp
generic/iir_1st.h [code]
generic/iir_2nd.h [code]
generic/iir_2ndhpf.h [code]
generic/iir_comb.h [code]
generic/iir_df.h [code]
generic/iir_hp1.h [code]
generic/iir_hpc.h [code]
generic/iir_hpf.h [code]
generic/iir_lpf.h [code]
generic/iir_shelf.h [code]
generic/int_s.h [code]
generic/int_u.h [code]
generic/lagrange.h [code]
generic/levdur.h [code]
generic/lib_inst.cpp
generic/loop_filter.h [code]
generic/ls_fir.cpp
generic/max_pn.cpp
generic/max_pn.h [code]
generic/nco.cpp
generic/nco.h [code]
generic/noise.cpp
generic/noise.h [code]
generic/org.h [code]
generic/random.cppImplementation of classes for random number generators
generic/random.h [code]Definition of classes for random number generators
generic/remez_fir.cpp
generic/remez_fir.h [code]
generic/remezf.cpp
generic/running_average.h [code]
generic/running_sum.h [code]
generic/rv_stat.h [code]
generic/sigdel.cpp
generic/sigdel.h [code]
generic/sint.h [code]
generic/spuc.h [code]Various Defined Constants and Macros
generic/sum_and_dump.cpp
generic/sum_and_dump.h [code]
generic/uint.h [code]
generic/vco.cpp
generic/vco.h [code]
matrix/array.h [code]Array class (container)
matrix/cblas.h [code]CBLAS Include file from the ATLAS project
matrix/cholesky.cppImplementation of Cholesky factorisation functions
matrix/cholesky.h [code]Definitions of Cholesky factorisation functions
matrix/converters.cppImplementation of converters between different vector and matrix types
matrix/converters.h [code]Implementation of converters between different vector and matrix types
matrix/det.cppImplementation of determinant calculations
matrix/det.h [code]Determinant calculation of square matrices
matrix/eigen.cppEigenvalue decomposition functions
matrix/eigen.h [code]Definitions of eigenvalue decomposition functions
matrix/fastmath.cppImplementation of special operations on vectors and matricies optimized for speed
matrix/fastmath.h [code]Definitions of special operations on vectors and matricies optimized for speed
matrix/inv.cppImplementation of matrix inversion routines
matrix/inv.h [code]Inverse of square matrices
matrix/lapack.h [code]Lapack header functions. For internal use only
matrix/ls_solve.cppImplementation of functions for solving linear equation systems
matrix/ls_solve.h [code]Definitions of functions for solving linear equation systems
matrix/lu.cppImplementation of LU factorisation functions
matrix/lu.h [code]Definitions of LU factorisation functions
matrix/matfunc.h [code]Definitions of functions on vectors and matrices
matrix/matrix.cppMatrix class implementation
matrix/matrix.h [code]Matrix Class Definitions
matrix/specmat.cppImplementation of special vectors and matrices
matrix/specmat.h [code]Definitions of special vectors and matrices
matrix/spucconfig.h [code]Some it++ specific configurations and definitions
matrix/svd.cppImplementation of Singular Value Decompositions
matrix/svd.h [code]Definitions of Singular Value Decompositions
matrix/toeplitz.h [code]
matrix/vector.cppTemplated Vector Class Implementation
matrix/vector.h [code]Templated Vector Class Definitions
specializations/allpass_1a.h [code]
specializations/allpass_1aq1.h [code]
specializations/allpass_1aq2.h [code]
specializations/cmplx_csd_allpass_halfband.h [code]
specializations/csd_allpass_halfband.h [code]
specializations/double_allpass_iir.h [code]
specializations/double_lagrange.h [code]
specializations/fbool_nco.h [code]
specializations/fnco.cpp
specializations/fnco.h [code]
specializations/hb_fir.cpp
specializations/scic.cpp
specializations/scic.h [code]
utility/debug.h [code]
utility/debugf.h [code]
utility/debugfc.h [code]
utility/matlab_engine.cpp
utility/matlab_engine.h [code]
utility/spucassert.cppImplementation of error handling functions
utility/spucassert.h [code]Error handling functions
utility/spucmex.h [code]Conversion routines between IT++ and Matlab

Generated on Fri Sep 16 11:02:17 2005 for spuc by  doxygen 1.4.4