#include <fftw++.h>
Public Types | |
typedef std::map< T, threaddata, L > | Table |
Public Member Functions | |
threaddata | Lookup (Table &table, T key) |
void | Store (Table &threadtable, T key, const threaddata &data) |
typedef std::map<T,threaddata,L> fftwpp::Threadtable< T, L >::Table |
|
inline |
|
inline |