#include <fourier_filter.hpp>
|
static const View< double
*, CLayout, HostType > | view (const View< double *, CLayout, HostType > &in, int n) |
|
static const View< int
*, CLayout, HostType > | view (const View< int *, CLayout, HostType > &in, int n) |
|
static const View< Complex
**, CLayout, HostType > | view (const View< Complex **, CLayout, HostType > &in, int n_dim2, int n) |
|
|
View< double *, CLayout, HostType > | tmp |
|
View< int *, CLayout, HostType > | node_mapping |
|
View< double *, CLayout, HostType > | tmp2 |
|
View< double *, CLayout, HostType > | theta |
|
View< double *, CLayout, HostType > | win |
|
View< Complex **, CLayout,
HostType > | spec |
|
FilterTmpViews::FilterTmpViews |
( |
| ) |
|
|
inline |
FilterTmpViews::FilterTmpViews |
( |
int |
n_dim2, |
|
|
int |
n_max |
|
) |
| |
|
inline |
The documentation for this struct was generated from the following file: