KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
m_convolve.cpp File Reference

implementation of C++ helper class for FFT-based convolution in FFTW More...

#include <m/m_find.h>
#include <l_cpp/l_exception.h>
#include <m_cpp/m_convolve.h>
#include <m/m_convolve.h>
#include <m_cpp/m_int_vector.h>

Namespaces

 kjb
 Classes and functions for dealing with trajectory files.
 
 kjb::debug
 

Functions

unsigned pad_best (unsigned n)
 
int kjb::debug::test_reflect_into_input_buf (const Matrix &, Matrix *, const Fftw_convolution_2d::Sizes &)
 test function provides transparency to hidden reflect_into_input_buf More...
 

Detailed Description

implementation of C++ helper class for FFT-based convolution in FFTW

Author
Kyle Simek
Prasad Gabur
Kobus Barnard
Andrew Predoehl

Function Documentation

unsigned pad_best ( unsigned  n)