Gromacs
2024.4
|
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. | |