ATLAS Offline Software
Loading...
Searching...
No Matches
KLGaussianMixtureReduction.cxx File Reference
#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

namespace  KLReductionFMV
namespace  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.

Detailed Description

Author
Anthony Morley , Christos Anastopoulos
Date
26th November 2019

Implementation of KLGaussianMixtureReduction

Definition in file KLGaussianMixtureReduction.cxx.