CARMA C++
FftwAllocator.h File Reference

Template definition for FftwAllocator class. More...

#include <fftw3.h>
#include <cstddef>
#include <limits>

Go to the source code of this file.

Classes

class  carma::util::FftwAllocator< T >
 Allocator for memory for use by FFTW. More...
 

Namespaces

module  carma
 IDL for bima Rx Control, inherits from antenna::common::RxControl.
 
 carma::util
 Utility classes.
 

Functions

template<class T1 , class T2 >
bool carma::util::operator!= (const FftwAllocator< T1 > &, const FftwAllocator< T2 > &) throw ( )
 
template<class T1 , class T2 >
bool carma::util::operator== (const FftwAllocator< T1 > &, const FftwAllocator< T2 > &) throw ( )
 

Detailed Description

Template definition for FftwAllocator class.

Author
Andy Beard
Revision:
1.2
Date:
2006/12/08 21:55:24
Id:
FftwAllocator.h,v 1.2 2006/12/08 21:55:24 abeard Exp

Definition in file FftwAllocator.h.