9 #ifndef IMPEM_COARSE_CCAT_INTERVALS_H
10 #define IMPEM_COARSE_CCAT_INTERVALS_H
12 #include <IMP/em/em_config.h>
54 std::pair<double, algebra::Vector3Ds> evaluate(
57 unsigned long eval_interval);
62 void allocate_derivatives_array(
int ncd);
72 bool dv_memory_allocated_;
Perform coarse fitting between two density objects.
float stored_cc_
Stored correlation value.
#define IMP_OBJECT_METHODS(Name)
Define the basic things needed by any Object.
Responsible for performing coarse fitting between two density objects.
Class for handling density maps.
Class for sampling a density map from particles.
double * stored_dvx_
Stored derivative terms.
Cross correlation coefficient calculator.
int calls_counter_
Number of times the evaluation has been called.