9 #ifndef IMPEM_COARSE_CC_H
10 #define IMPEM_COARSE_CC_H
12 #include <IMP/em/em_config.h>
53 static float calc_score(
56 bool recalc_rms=
true,
bool resample=
true,
59 #if !defined(IMP_DOXYGEN) && !defined(SWIG)
107 static double cross_correlation_coefficient(
110 float grid2_voxel_data_threshold,
111 bool allow_padding=
false,
115 static float local_cross_correlation_coefficient(
const DensityMap *em_map,
117 float voxel_data_threshold);
std::pair< double, double > FloatPair
A generic pair of floats.
Represent a molecule as shells of distance from the surface.
An approximation of the exponential function.
Responsible for performing coarse fitting between two density objects.
Class for handling density maps.
Class for handling density maps.
Class for sampling a density map from particles.
Import IMP/kernel/Refiner.h in the namespace.
functionality for defining rigid bodies
#define IMP_OBJECT_METHODS(Name)
Define the basic things needed by any Object.
Common base class for heavy weight IMP objects.