|
underling
0.3.2
|
Provides a thin RAII wrapper for underling_plan. More...
Provides a thin RAII wrapper for underling_plan.
Public Member Functions | |
| plan (const problem &p, underling_real *in, underling_real *out, unsigned transpose_flags=0, unsigned fftw_rigor_flags=0) | |
| ~plan () | |
| underling_plan | get () const |
| int | execute_long_n2_to_long_n1 (underling_real *in, underling_real *out) const |
| int | execute_long_n1_to_long_n0 (underling_real *in, underling_real *out) const |
| int | execute_long_n0_to_long_n1 (underling_real *in, underling_real *out) const |
| int | execute_long_n1_to_long_n2 (underling_real *in, underling_real *out) const |
| operator bool () const | |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |