sci-libs/itpp
C++ library of mathematical, signal processing and communication classes and functions
USE Flags
blas
Global: Adds support for the virtual/blas numerical library
debug
Global: Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml
doc
Global: Adds extra documentation (API, Javadoc, etc)
fftw
Global: Use FFTW library for computing Fourier transforms
lapack
Global: Adds support for the virtual/lapack numerical library
minimal
Global: Install a very minimal build (disables, for example, plugins, fonts, most drivers, non-critical features)


View
Download