CARMA C++
|
Definition for FftwRealToRealPlan class. More...
#include "carma/util/FftwAllocator.h"
#include <fftw3.h>
#include <vector>
#include <map>
#include <string>
Go to the source code of this file.
Classes | |
class | carma::util::FftwRealToRealPlan |
C++ wrapper of real-to-real half-complex fftw_plans. More... | |
Namespaces | |
module | carma |
IDL for bima Rx Control, inherits from antenna::common::RxControl. | |
carma::util | |
Utility classes. | |
Typedefs | |
typedef std::vector< double, carma::util::FftwAllocator < double > > | carma::util::FftwRealVector |
Definition for FftwRealToRealPlan class.
Definition in file FftwRealToRealPlan.h.