![]() |
ATLAS Offline Software
|
#include "TrkGaussianSumFilterUtils/KLGaussianMixtureReduction.h"#include "TrkGaussianSumFilterUtils/GsfFindIndexOfMinimum.h"#include "CxxUtils/restrict.h"#include "CxxUtils/vec.h"#include <cmath>#include <memory>#include <limits>#include <numeric>#include <stdexcept>#include <vector>Go to the source code of this file.
Namespaces | |
| KLReductionFMV | |
| GSFUtils | |
| Dynamic array fullfilling alignment requirements. | |
Functions | |
| int | KLReductionFMV::vIdxOfMin (const float *distancesIn, int n) |
| MergeArray | GSFUtils::findMerges (Component1DArray &&componentsIn, const int reducedSize) |
| Return which components need to be merged. More... | |
Implementation of KLGaussianMixtureReduction
Definition in file KLGaussianMixtureReduction.cxx.
1.8.18