16#ifndef KLGaussianMixReductionUtils_H
17#define KLGaussianMixReductionUtils_H
Dynamic array fullfilling alignment requirements.
MergeArray findMerges(Component1DArray &&componentsIn, const int reducedSize)
Return which components need to be merged.
AlignedDynArray< Component1D, GSFConstants::alignment > Component1DArray
std::vector< Merge > MergeArray
A wrapper around std::aligned_alloc.
struct representing 1D component
struct representing an array or the merges.