CARMA C++
FftwRealToRealPlan.h File Reference

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
 

Detailed Description

Definition for FftwRealToRealPlan class.

Author
Andy Beard
Revision:
1.3
Date:
2011/12/21 22:57:06
Id:
FftwRealToRealPlan.h,v 1.3 2011/12/21 22:57:06 mpound Exp

Definition in file FftwRealToRealPlan.h.