|
SourceXtractorPlusPlus
0.12
Please provide a description of the project.
|
#include <map>#include <string>#include <boost/program_options.hpp>#include <boost/timer/timer.hpp>#include <random>#include "ElementsKernel/ProgramHeaders.h"#include "ElementsKernel/Real.h"#include "SEUtils/IsClose.h"#include "SEFramework/Image/VectorImage.h"#include "SEFramework/Convolution/DirectConvolution.h"#include "SEFramework/Convolution/DFT.h"#include <boost/units/detail/utility.hpp>Go to the source code of this file.
Classes | |
| class | BenchConvolution |
Variables | |
| static Elements::Logging | logger = Elements::Logging::getLogger("BenchConvolution") |
|
static |
Definition at line 51 of file BenchConvolution.cpp.
1.8.14