| Citpp::ACK_Channel | ADD DOCUMENTATION HERE |
| Citpp::AR1_Normal_RNG | Filtered normal distribution |
| Citpp::Array< T > | General array class |
| Citpp::Audio_Sample< Audio_Encoding > | Generic template class for Audio samples |
| Citpp::Audio_Sample< enc_alaw8 > | ALaw-encoded Audio samples |
| Citpp::Audio_Sample< enc_double > | Audio samples encoded as doubles |
| Citpp::Audio_Sample< enc_float > | Audio samples encoded as floats |
| Citpp::Audio_Sample< enc_linear16 > | 16-bit PCM encoded audio samples |
| Citpp::Audio_Sample< enc_linear24 > | 24-bit PCM encoded audio samples |
| Citpp::Audio_Sample< enc_linear32 > | 32-bit PCM encoded audio samples |
| Citpp::Audio_Sample< enc_linear8 > | 8-bit PCM encoded audio samples |
| Citpp::Audio_Sample< enc_mulaw8 > | ULaw-encoded Audio samples |
| Citpp::Audio_Stream_Description | Description of audio stream |
| Citpp::AWGN_Channel | Ordinary AWGN Channel for cvec or vec inputs and outputs |
| Citpp::Base_Event | Base Event Class |
| Citpp::Base_Slot< DataType > | Base Slot class |
| Citpp::Base_Slot< bool > | |
| Citpp::Base_Slot< double > | |
| Citpp::Base_Slot< int > | |
| Citpp::Base_Slot< itpp::ACK * > | |
| Citpp::Base_Slot< itpp::Array< itpp::Packet * > > | |
| Citpp::Base_Slot< itpp::Link_Packet * > | |
| Citpp::Base_Slot< itpp::Packet * > | |
| Citpp::Base_Slot< std::string > | |
| Citpp::Base_Slot< void * > | |
| Citpp::BERC | Bit Error Rate Counter (BERC) Class |
| Citpp::Bernoulli_RNG | Bernoulli distribution |
| Citpp::bfstream_base | Base class for binary file classes |
| Citpp::bin | Binary arithmetic (boolean) class |
| Citpp::BLERC | Class for counting block error rates |
| Citpp::Block_Interleaver< T > | Block Interleaver Class |
| Citpp::BSC | A Binary Symetric Channel with crossover probability p |
| Citpp::Channel_Code | Generic Channel Code class |
| Citpp::Channel_Specification | General specification of a time-domain multipath channel |
| Citpp::Circular_Buffer< T > | General circular buffer class |
| Citpp::Compare_Base_Event_Times | Compare to events, Returns true if expire time of event1 is larger than the expire time of event2 |
| Citpp::Complex_Normal_RNG | A Complex Normal Source |
| Citpp::random_details::DSFMT< MEXP, POS1, SL1, MSK1, MSK2, FIX1_V, FIX2_V, PCV1_V, PCV2_V >::Context | DSFMT context structure |
| Citpp::CRC_Code | Cyclic Redundancy Check Codes |
| Citpp::Cross_Interleaver< T > | Cross Interleaver Class |
| Citpp::it_file_base::data_header | Data header structure |
| Citpp::it_file_base_old::data_header | Data header structure |
| Citpp::random_details::DSFMT< MEXP, POS1, SL1, MSK1, MSK2, FIX1_V, FIX2_V, PCV1_V, PCV2_V > | C++ implementation of dSFMT random number generator |
| Citpp::Event_Queue | Event Queue class |
| Citpp::Exponential_RNG | Exponential distribution |
| Citpp::Factory | Base class for class factories |
| Citpp::Fading_Generator | Fading generator class |
| Citpp::Fast_ICA | Fast_ICA Fast Independent Component Analysis (Fast ICA) |
| Citpp::it_file_base::file_header | File header structure |
| Citpp::it_file_base_old::file_header | File header structure |
| Citpp::Filter< T1, T2, T3 > | Virtual Filter Base Class |
| Citpp::Filter< std::complex< double >, double, std::complex< double > > | |
| Citpp::Filter< T1, double, T1 > | |
| Citpp::Fix_Base | Base class for fixed-point data types |
| Citpp::Freq_Filt< Num_T > | Freq_Filt Frequency domain filtering using the overlap-add technique |
| Cfstream | STL class |
| Citpp::binfile_details::Fstream_Binfile_Facade | Fstream Interface Facade for Binary Streams |
| Citpp::Gamma_RNG | Gamma distribution |
| Citpp::GF | Galois Field GF(q) |
| Citpp::GF2mat | Class for dense GF(2) matrices |
| Citpp::GF2mat_sparse_alist | Parameterized "alist" representation of sparse GF(2) matrix |
| Citpp::GFX | Polynomials over GF(q)[x], where q=2^m, m=1,...,16 |
| Citpp::GMM | Gaussian Mixture Model Class |
| Citpp::Gold | Gold Sequences |
| Citpp::Histogram< Num_T > | Histogram computation class |
| Citpp::I_Uniform_RNG | Integer uniform distribution |
| Cifstream | STL class |
| Citpp::binfile_details::Ifstream_Binfile_Facade | Ifstream Interface Facade for Binary Streams |
| Citpp::Impulse_Source | Impulse source |
| Cios | STL class |
| Citpp::it_file_base | Base class for it_ifile and it_file |
| Citpp::it_file_base_old | Base class for it_ifile_old and it_file_old |
| Citpp::L3_Packet_Info | |
| Citpp::Laplace_RNG | Laplacian distribution |
| Citpp::LDPC_Generator | LDPC Generator pure virtual base class |
| Citpp::LDPC_Parity | LDPC parity check matrix generic class |
| Citpp::LFSR | Binary Linear Feedback Shift (LFSR) |
| Citpp::Line_Search | Line Search |
| Citpp::LLR_calc_unit | Log-likelihood algebra calculation unit |
| Citpp::Mat< Num_T > | Matrix Class (Templated) |
| Citpp::Modulator< T > | General modulator for 1D or 2D signal constellations |
| Citpp::Modulator< double > | |
| Citpp::Modulator< std::complex< double > > | |
| Citpp::Modulator_ND | Base class for an N-dimensional (ND) vector (MIMO) modulator |
| Citpp::MOG_generic | Generic Mixture of Gaussians (MOG) class. Used as a base for other MOG classes |
| Citpp::Multicode_Spread_1d | Multicode spreading of float symbols |
| Citpp::Multicode_Spread_2d | Multicode spreading of complex symbols to complex output |
| Citpp::Multilateration | Multilateration class for 3D indoor localization |
| Citpp::Name | Automatic naming when saving |
| Citpp::Newton_Search | Newton Search |
| Citpp::Normal_RNG | Normal distribution |
| Citpp::OFDM | Class for modulating and demodulation of OFDM signals using the FFT |
| Cofstream | STL class |
| Citpp::binfile_details::Ofstream_Binfile_Facade | Ofstream Interface Facade for Binary Streams |
| Citpp::Packet | |
| Citpp::Packet_Channel | ADD DOCUMENTATION HERE |
| Citpp::Packet_Generator | |
| Citpp::Parser | Argument Parser Class |
| Citpp::Pattern_Source | Pattern source |
| Citpp::Pulse_Shape< T1, T2, T3 > | General FIR Pulse Shape |
| Citpp::Pulse_Shape< T1, double, T1 > | |
| Cstd::queue< T > | STL class |
| Citpp::Random_Generator | Base class for random (stochastic) sources |
| Citpp::Rayleigh_RNG | Rayleigh distribution |
| Citpp::Rec_Syst_Conv_Code | A Recursive Systematic Convolutional Encoder/Decoder class |
| Citpp::Rice_RNG | Rice distribution |
| Citpp::Sample_24 | Small class to represent 24-bit PCM samples |
| Citpp::Sawtooth_Source | Sawtooth-wave source |
| Citpp::Scalar_Quantizer | Class for vector quantization |
| Citpp::Selective_Repeat_ARQ_Receiver | |
| Citpp::Selective_Repeat_ARQ_Sender | |
| Citpp::Sequence_Interleaver< T > | Sequence Interleaver Class |
| Citpp::Sequence_Number | |
| Citpp::Signal< DataType > | Signals and slots |
| Citpp::Sine_Source | Sine-wave source |
| Citpp::Sink | |
| Citpp::SISO | Soft Input Soft Output (SISO) modules |
| Citpp::SND_In_File | Class to read audio data from au file |
| Citpp::SND_IO_File | A class for doing both input and output of audio samples |
| Citpp::SND_Out_File | A class to write SND-files (the .au format) |
| Citpp::Sort< T > | Class for sorting of vectors |
| Citpp::Sparse_Mat< T > | Templated Sparse Matrix Class |
| Citpp::Sparse_Vec< T > | Templated sparse vector class |
| Citpp::Spread_1d | Spreading of float symbols to float output |
| Citpp::Spread_2d | Spreading of complex symbols to complex output |
| Citpp::Square_Source | Square-wave source |
| Citpp::Stack< T > | General stack class |
| Citpp::Stat | A class for sampling a signal and calculating statistics |
| Citpp::TCP_Client_Application | |
| Citpp::TCP_Receiver | |
| Citpp::TCP_Receiver_Buffer | |
| Citpp::TCP_Segment | |
| Citpp::TCP_Sender | |
| Citpp::TCP_Server_Application | |
| Citpp::TCP_Packet::TDebugInfo | ADD DOCUMENTATION HERE |
| Citpp::TDL_Channel | Tapped Delay Line (TDL) channel model |
| Citpp::Timer | A virtual base class for timers |
| Citpp::Triangle_Source | Triangle-wave source |
| Citpp::TTimer< THandler > | |
| Citpp::Turbo_Codec | Turbo encoder/decoder Class |
| Citpp::Uniform_RNG | Uniform distribution |
| Citpp::Vec< Num_T > | Vector Class (Templated) |
| Citpp::Vector_Quantizer | Class for vector quantization |
| Citpp::random_details::DSFMT< MEXP, POS1, SL1, MSK1, MSK2, FIX1_V, FIX2_V, PCV1_V, PCV2_V >::Context::W128_T | Data structure to hold 128-bit values |
| Citpp::Weibull_RNG | Weibull distribution |
Generated on for IT++ by Doxygen 1.15.0