VISR  0.11.6
Versatile Interactive Scene Renderer
visr::rbbl::FftsWrapper< DataType >::Impl<> Class Template Reference

Public Member Functions

 Impl (std::size_t fftSize, std::size_t)
 
 ~Impl ()
 

Public Attributes

ffts_plan_t * mFwdPlan
 
ffts_plan_t * mInvPlan
 

Constructor & Destructor Documentation

◆ Impl()

template<typename DataType >
visr::rbbl::FftsWrapper< DataType >::Impl<>::Impl ( std::size_t  fftSize,
std::size_t   
)
inline

◆ ~Impl()

template<typename DataType >
visr::rbbl::FftsWrapper< DataType >::Impl<>::~Impl ( )
inline

Member Data Documentation

◆ mFwdPlan

template<typename DataType >
ffts_plan_t* visr::rbbl::FftsWrapper< DataType >::Impl<>::mFwdPlan

◆ mInvPlan

template<typename DataType >
ffts_plan_t* visr::rbbl::FftsWrapper< DataType >::Impl<>::mInvPlan

The documentation for this class was generated from the following file: