CPPSPLib

CPPSPLib is a cross-platform c++ library designed for psychophysiological data analysis. It includes functions and classes for data reading and writing, signal processing, statistical calculations and a few linear algebra and trigonometric functions needed for EEG/MEG source localization.

To minimize platform specific dependencies, CPPSP relies exclusively on tools freely available for all major operating systems: the standard c++ library, "Boost" c++ libraries (http://www.boost.org), LAPACK (http://www.netlib.org/lapack/), BLAS (http://www.netlib.org/blas/) and ATLAS (http://math-atlas.sourceforge.net/).

CPPSP is integrated in EMEGS, but can be used without it as a general toolbox for psychophysiological data handling.

Version:
1.0
Author:
Peter Peyk (p.peyk@mx.uni-saarland.de)

Generated on Thu Feb 16 2012 16:45:05 for CPPSPLib by doxygen 1.7.6.1