IMP
2.0.0
The Integrative Modeling Platform
|
FFT based fitting. More...
#include "fftw3.h"
#include <IMP/multifit/multifit_config.h>
#include <IMP/atom/Hierarchy.h>
#include <IMP/base_types.h>
#include <IMP/multifit/internal/FFTWGrid.h>
#include <IMP/multifit/FittingSolutionRecord.h>
#include <IMP/multifit/internal/FFTWPlan.h>
#include <IMP/em/DensityMap.h>
#include <IMP/em/SampledDensityMap.h>
#include <IMP/em/KernelParameters.h>
#include <IMP/multifit/internal/fft_fitting_utils.h>
#include <boost/scoped_array.hpp>
Go to the source code of this file.
Namespaces | |
namespace | IMP |
All IMP::kernel code is brought into the IMP namespace. | |
namespace | IMP::multifit |
See IMP.multifit Overview for more information. | |
Functions | |
multifit::FittingSolutionRecords | IMP::multifit::fft_based_rigid_fitting (atom::Hierarchy mol2fit, em::DensityMap *dmap, double density_threshold, double angle_sampling_interval_rad) |
FFT fit of a molecule in the density. More... | |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file fft_based_rigid_fitting.h.