#include <fourier.h>
Inheritance diagram for mimas::fft_t< Real, Dim, TPtr >:


Public Member Functions | |
| boost::multi_array< std::complex< Real >, Dim > | operator() (const boost::const_multi_array_ref< std::complex< Real >, Dim, TPtr > &field) |
Definition at line 43 of file fourier.h.
| boost::multi_array< std::complex< Real >, Dim > mimas::fft_t< Real, Dim, TPtr >::operator() | ( | const boost::const_multi_array_ref< std::complex< Real >, Dim, TPtr > & | field | ) |