delaysum.h File Reference


Detailed Description

Author:
Georg Holzmann, grh _at_ mur _dot_ at
Date:
March 2008
::_aureservoir_:::: C++ library for analog reservoir computing neural networks

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

#include "utilities.h"
#include <complex>
#include <math.h>
#include <fftw3.h>
#include <aureservoir/delaysum.hpp>

Go to the source code of this file.

Namespaces

namespace  aureservoir

Data Structures

class  aureservoir::CalcDelay< T >
 template class for delay calculation More...
class  aureservoir::DelayLine< T >
 template class for a signal delay line More...

Functions

FFT routines using FFTW
void aureservoir::rfft (const DEVector< double >::Type &x, CDEVector< double >::Type &X, int fftsize)
void aureservoir::rfft (const DEVector< float >::Type &x, CDEVector< float >::Type &X, int fftsize)
void aureservoir::irfft (CDEVector< double >::Type &X, DEVector< double >::Type &x)
void aureservoir::irfft (CDEVector< float >::Type &X, DEVector< float >::Type &x)


Generated on Wed Mar 12 21:16:05 2008 for aureservoir by  doxygen 1.5.3