itpp-config
C++ library of signal processing and communication routines: Headers
Install
- All systems
-
curl cmd.cat/itpp-config.sh
- Debian
-
apt-get install libitpp-dev
- Ubuntu
-
apt-get install libitpp-dev
- Kali Linux
-
apt-get install libitpp-dev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libitpp-dev
- Raspbian
-
apt-get install libitpp-dev
- Dockerfile
- dockerfile.run/itpp-config
libitpp-dev
C++ library of signal processing and communication routines: Headers
IT++ is a C++ library of mathematical, signal processing and communication classes and functions. Its main use is in simulation of communication systems and for performing research in the area of communications. The kernel of the library consists of generic vector and matrix classes, and a set of accompanying routines. Such a kernel makes IT++ similar to MATLAB or GNU Octave . This package has the development libraries and headers for IT++.