| itpp::AR1_Normal_RNG | Filtered normal distribution |
| itpp::AR_Filter< T1, T2, T3 > | Autoregressive (AR) Filter Base Class |
| itpp::ARMA_Filter< T1, T2, T3 > | Autoregressive Moving Average (ARMA) Filter Base Class |
| itpp::Array< T > | General array class |
| itpp::Audio_File | Base class - do not use this one! |
| itpp::AWGN_Channel | Ordinary AWGN Channel for cvec or vec inputs and outputs |
| itpp::Base_Event | Base Event Class |
| itpp::Base_Slot< DataType > | Base Slot class |
| itpp::BCH | Class for binary, narrow-sense BCH codes |
| itpp::BERC | Bit Error Rate Counter (BERC) Class |
| itpp::Bernoulli_RNG | Bernoulli distribution |
| itpp::bfstream | Binary in/out-file Class |
| itpp::bfstream_base | Base class for binary file classes |
| itpp::bifstream | Binary Infile Class |
| itpp::bin | Binary arithmetic (boolean) class |
| itpp::BLERC | Class for counting block error rates |
| itpp::Block_Interleaver< T > | Block Interleaver Class |
| itpp::bofstream | Binary Outfile Class |
| itpp::BPSK | BPSK Modulator Class |
| itpp::BSC | A Binary Symetric Channel with crossover probability p |
| itpp::CFix | Complex fixed-point data type |
| itpp::CFixed< w, e, o, q > | Templated complex fixed-point data type |
| itpp::Channel_Code | Generic Channel Code class |
| itpp::Channel_Specification | General specification of a time-domain multipath channel |
| itpp::Circular_Buffer< T > | General circular buffer class |
| itpp::Compare_Base_Event_Times | Compare to events, Returns true if expire time of event1 is larger than the expire time of event2 |
| itpp::Complex_Normal_RNG | A Complex Normal Source |
| itpp::Convolutional_Code | Binary Convolutional rate 1/n class |
| itpp::CPU_Timer | A CPU time timer class |
| itpp::CRC_Code | Cyclic Redundancy Check Codes |
| itpp::Cross_Interleaver< T > | Cross Interleaver Class |
| itpp::Data_Event< ObjectType, DataType > | An Event class that executes a function with some data as input when the event expires |
| itpp::Dummy_Code | Dummy Channel Code class |
| itpp::Event< ObjectType > | An Event class that executes a function when the event expires |
| itpp::Event_Queue | Event Queue class |
| itpp::Exponential_RNG | Exponential distribution |
| itpp::Extended_Golay | Extended Golay code (24,12,8) |
| itpp::Factory | Base class for class factories |
| itpp::Fading_Generator | Fading generator class |
| itpp::Fast_ICA | Fast_ICA Fast Independent Component Analysis (Fast ICA) |
| itpp::Filter< T1, T2, T3 > | Virtual Filter Base Class |
| itpp::FIR_Fading_Generator | FIR type Fading generator class |
| itpp::Fix | Fixed-point data type |
| itpp::Fix_Base | Base class for fixed-point data types |
| itpp::Fix_Factory | Class factory for fixed-point data types Fix and CFix |
| itpp::Fixed< w, e, o, q > | Templated fixed-point data type |
| itpp::Freq_Filt< Num_T > | Freq_Filt Frequency domain filtering using the overlap-add technique |
| itpp::GF | Galois Field GF(q) |
| itpp::GF2mat | Class for dense GF(2) matrices |
| itpp::GFX | Polynomials over GF(q)[x], where q=2^m, m=1,...,16 |
| itpp::GMM | Gaussian Mixture Model Class |
| itpp::Gold | Gold Sequences |
| itpp::Hamming_Code | Binary Hamming codes |
| itpp::I_Uniform_RNG | Integer uniform distribution |
| itpp::IFFT_Fading_Generator | IFFT type Fading generator class |
| itpp::Impulse_Source | An impulse source |
| itpp::it_file | The IT++ file format reading and writing class |
| itpp::it_file_base | Base class for it_ifile and it_file |
| itpp::it_file_base::data_header | Data header structure |
| itpp::it_file_base::file_header | File header structure |
| itpp::it_ifile | The IT++ file format reading class |
| itpp::Laplace_RNG | Laplacian distribution |
| itpp::LFSR | Binary Linear Feedback Shift Register (LFSR) |
| itpp::Line_Search | Line Search |
| itpp::LLR_calc_unit | Log-likelihood algebra calculation unit |
| itpp::MA_Filter< T1, T2, T3 > | Moving Average Filter Base Class |
| itpp::Mat< Num_T > | Templated Matrix Class |
| itpp::Modulator | Modulators Abstract base class for 2D modulators |
| itpp::Modulator_1d | General modulator for one dimensional (1D) signal consellations |
| itpp::Modulator_2d | General modulator for two-dimensional (2D) signal constellations |
| itpp::Modulator_NCD | Base class for vector ("MIMO") channel modulator/demodulators with complex valued components |
| itpp::Modulator_ND | Base class for an N-dimensional (ND) vector ("MIMO") modulator. See ND_UPAM for examples |
| itpp::Modulator_NRD | Base class for N-dimensional vector ("MIMO") channel modulator/demodulators with real-valued components |
| itpp::Multicode_Spread_1d | Multicode spreading of float symbols |
| itpp::Multicode_Spread_2d | Multicode spreading of complex symbols to complex output |
| itpp::Name | Automatic naming when saving |
| itpp::ND_UPAM | Multidimensional channel with uniform PAM along each dimension |
| itpp::ND_UPSK | Complex MIMO with uniform PSK per dimension |
| itpp::ND_UQAM | Complex MIMO with uniform QAM per dimension |
| itpp::Newton_Search | Newton Search |
| itpp::Normal_RNG | Normal distribution |
| itpp::OFDM | Class for modulating and demodulation of OFDM signals using the FFT |
| itpp::Packet | Packet |
| itpp::PAM | M-ary PAM modulator |
| itpp::Parser | Argument Parser Class |
| itpp::Pattern_Source | An pattern source |
| itpp::PSK | M-ary PSK modulator |
| itpp::Pulse_Shape< T1, T2, T3 > | General FIR Pulse Shape |
| itpp::Punctured_Convolutional_Code | Binary Punctured Convolutional Code Class |
| itpp::QAM | Modulator class for square lattice M-ary QAM signals |
| itpp::QPSK | QPSK-modulator class |
| itpp::Raised_Cosine< T1 > | Raised Cosine (RC) Pulse Shaper |
| itpp::Random_Generator | Randgen Base class for random (stochastic) sources |
| itpp::Rayleigh_RNG | Rayleigh distribution |
| itpp::Real_Timer | A real time timer class |
| itpp::Rec_Syst_Conv_Code | A Recursive Systematic Convolutional Encoder/Decoder class |
| itpp::Reed_Solomon | Reed-Solomon Codes |
| itpp::Rice_Fading_Generator | Rice type Fading generator class |
| itpp::Rice_RNG | Rice distribution |
| itpp::Root_Raised_Cosine< T1 > | (Square) Root Raised Cosine (RRC) Pulse Shaper |
| itpp::Sawtooth_Source | A sawtooth-wave source |
| itpp::Scalar_Quantizer | Class for vector quantization |
| itpp::Sequence_Interleaver< T > | Sequence Interleaver Class |
| itpp::Sequence_Number | |
| itpp::Signal< DataType > | Signals and slots |
| itpp::Sine_Source | A sine-wave source |
| itpp::Slot< ObjectType, DataType > | Slot Class |
| itpp::SND_Format | Base class for SND reading classes (the .au format) |
| itpp::SND_In_File | A class to read SND-files (the .au format) |
| itpp::SND_IO_File | This class is capable of doing both input and output |
| itpp::SND_Out_File | A class to write SND-files (the .au format) |
| itpp::Sparse_Mat< T > | Templated Sparse Matrix Class |
| itpp::Sparse_Vec< T > | Templated sparse vector class |
| itpp::Spread_1d | Spreading of float symbols to float output |
| itpp::Spread_2d | Spreading of complex symbols to complex output |
| itpp::Square_Source | A square-wave source |
| itpp::Stack< T > | General stack class |
| itpp::Stat | A class for sampling a signal and calculating statistics |
| itpp::TCP_Client_Application | |
| itpp::TCP_Packet | |
| itpp::TCP_Receiver | |
| itpp::TCP_Receiver_Buffer | |
| itpp::TCP_Segment | |
| itpp::TCP_Sender | |
| itpp::TCP_Server_Application | |
| itpp::TDL_Channel | Tapped Delay Line (TDL) channel model |
| itpp::Timer | A virtual base class for timers |
| itpp::Triangle_Source | A triangle-wave source |
| itpp::TTimer< THandler > | |
| itpp::Turbo_Codec | Turbo encoder/decoder Class |
| itpp::Uniform_RNG | Uniform distribution |
| itpp::Vec< Num_T > | Templated vectors |
| itpp::Vector_Quantizer | Class for vector quantization |
| itpp::Weibull_RNG | Weibull distribution |
Generated on Fri Jan 11 08:51:40 2008 for IT++ by Doxygen 1.3.9.1