#include <pocketfft.h>
◆ arr_info()
pocketfft::detail::arr_info::arr_info |
( |
const shape_t & | shape_, |
|
|
const stride_t & | stride_ ) |
|
inline |
◆ ndim()
size_t pocketfft::detail::arr_info::ndim |
( |
| ) |
const |
|
inline |
◆ shape() [1/2]
const shape_t & pocketfft::detail::arr_info::shape |
( |
| ) |
const |
|
inline |
◆ shape() [2/2]
size_t pocketfft::detail::arr_info::shape |
( |
size_t | i | ) |
const |
|
inline |
◆ size()
size_t pocketfft::detail::arr_info::size |
( |
| ) |
const |
|
inline |
◆ stride() [1/2]
const stride_t & pocketfft::detail::arr_info::stride |
( |
| ) |
const |
|
inline |
◆ stride() [2/2]
const ptrdiff_t & pocketfft::detail::arr_info::stride |
( |
size_t | i | ) |
const |
|
inline |
◆ shp
shape_t pocketfft::detail::arr_info::shp |
|
protected |
◆ str
stride_t pocketfft::detail::arr_info::str |
|
protected |
The documentation for this class was generated from the following file: