ATLAS Offline Software
|
Utilities to facilitate the calculation of the KL divergence/distance between components of the mixture and the merging of similar componets together. More...
Go to the source code of this file.
Classes | |
struct | GSFUtils::Component1D |
struct representing 1D component More... | |
struct | GSFUtils::Component1DArray |
struct representing an array of 1D component. More... | |
struct | GSFUtils::MergeArray |
struct representing an array or the merges. More... | |
struct | GSFUtils::MergeArray::merge |
Namespaces | |
GSFUtils | |
Dynamic array fullfilling alignment requirements. | |
Functions | |
MergeArray | GSFUtils::findMerges (const Component1DArray &componentsIn, const int8_t reducedSize) |
Find the order in which the components need to be merged. More... | |
Utilities to facilitate the calculation of the KL divergence/distance between components of the mixture and the merging of similar componets together.
Definition in file KLGaussianMixtureReduction.h.