vtkPointwiseMutualInformation Class Reference
#include <vtkPointwiseMutualInformation.h>
Detailed Description
Computes pointwise mutual information.
Given an arbitrary-dimension array of doubles, computes the pointwise mutual information log(p(i,j,...) / p(i)p(j)p(...)) for each value in the array.
- Thanks:
- Developed by Timothy M. Shead (tshead@sandia.gov) at Sandia National Laboratories.
BTX void operator=(const vtkPointwiseMutualInformation&); // Not implemented ETX
- Tests:
- vtkPointwiseMutualInformation (Tests)
The documentation for this class was generated from the following file: