File List

Here is a list of all files with brief descriptions:
matlab/mex/distancetransform.c [code]Matlab wrapper for disttransform_deadreckoning()
matlab/mex/dtwpath.c [code]Matlab wrapper for dynamic time warping
matlab/mex/mex_utils.c [code]
matlab/mex/mex_utils.h [code]
matlab/mex/signaldistmatrix.c [code]
src/array.c [code]
src/array.h [code]STATUS: work in progress Numerical Arrays
src/averaging.c [code]
src/averaging.h [code]STATUS: stable Averaging functions
src/chaninfo.h [code]STATUS: stable Predefined structs for channel locations
src/clustering.c [code]
src/clustering.h [code]STATUS: unstable Clustering functions
src/complex.c [code]
src/complex.h [code]STATUS: stable complex
src/definitions.h.in [code]
src/distances.c [code]
src/distances.h [code]STATUS: unstable Distances between: points, signals, trials
src/eeg.c [code]
src/eeg.h [code]STATUS: stable EEG struct handling functions
src/escape_codes.h [code]STATUS: stable Definitions of print features
src/filter.c [code]
src/filter.h [code]STATUS: stable Contains functions used for frequency-domain signal filtering
src/gapstat.c [code]
src/gapstat.h [code]STATUS: work in progress Gap-statistic for determining a suitable number of clusters from the data
src/helper.c [code]
src/helper.h [code]STATUS: stable Helper functions
src/hmm.c [code]
src/hmm.h [code]STATUS: work in progress Hidden Markov Models
src/imageproc.c [code]
src/imageproc.h [code]STATUS: work in progress imageproc
src/io.c [code]
src/io.h [code]STATUS: work in progress io input-output for (EEG)-data
src/io_eegtools.c [code]
src/io_eegtools.h [code]STATUS: work in progress io_eegtools Custom file-format for input-output of (EEG)-data
src/io_matlab.c [code]
src/io_matlab.h [code]STATUS: work in progress io_matlab MATLAB-input-output for (EEG)-data
src/io_wav.c [code]
src/io_wav.h [code]STATUS: work in progress WAV file input-output for (EEG)-data
src/isomap.c [code]
src/isomap.h [code]STATUS: work in progress isomap
src/linalg.c [code]
src/linalg.h [code]STATUS: work in progress Linear Algebra
src/mathadd.c [code]
src/mathadd.h [code]STATUS: unstable Additional math-functions
src/mpitools.c [code]
src/mpitools.h [code]STATUS: unstable Tools for using LibEEGTools with MPI
src/nnsearch.c [code]
src/nnsearch.h [code]STATUS: work in progress Fast Nearest-Neighbour searching
src/nonlinear.c [code]
src/nonlinear.h [code]STATUS: unstable Functions using nonlinear systems-theory
src/optarg.c [code]
src/optarg.h [code]STATUS: stable Implementing optional argument lists
src/pqueue.c [code]
src/pqueue.h [code]STATUS: stable Priority queue
src/recurrence_plot.c [code]
src/recurrence_plot.h [code]STATUS: unstable Functions using nonlinear systems-theory and recurrence-plots
src/regularization.c [code]
src/regularization.h [code]STATUS: unstable Regularization matrices
src/slist.c [code]
src/slist.h [code]STATUS: stable Implementing a single-linked list
src/som.c [code]
src/som.h [code]STATUS: experimental Self-Organizing Maps
src/time_frequency.c [code]
src/time_frequency.h [code]STATUS: unstable Time-Frequency representation of time-series
src/tools.c [code]
src/tools.h [code]STATUS: stable Other Tools
src/warping.c [code]
src/warping.h [code]STATUS: stable Warping functions
src/wavelet.c [code]
src/wavelet.h [code]STATUS: stable Contains functions used for wavelet-based signal denoising