PLaSK library
Loading...
Searching...
No Matches
fftpack.cpp File Reference
#include "fft.hpp"
#include <fftpacx/fftpacx.h>
Include dependency graph for fftpack.cpp:

Go to the source code of this file.

Namespaces

namespace  plask
 Patterson quadrature for complex function along specified line.
 
namespace  plask::optical
 
namespace  plask::optical::modal
 
namespace  plask::optical::modal::FFT
 

Macros

#define lensav(n)   (2*n + int(log2(n)) + 6)
 

Macro Definition Documentation

◆ lensav

#define lensav (   n)    (2*n + int(log2(n)) + 6)

Definition at line 20 of file fftpack.cpp.