Gromacs  2024.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
gmx::anonymous_namespace{densityfit.cpp}::CrossCorrelationEvaluationHelperValues Struct Reference

Description

Helper values for evaluating the cross correlation.

Public Attributes

real meanReference = 0
 The mean of the reference density.
 
real meanComparison = 0
 The mean of the compared density.
 
real referenceSquaredSum = 0
 The sum of the squared reference density voxel values.
 
real comparisonSquaredSum = 0
 The sum of the squared compared density voxel values.
 
real covariance = 0
 The covariance of the reference and the compared density.
 

The documentation for this struct was generated from the following file: