ATLAS Offline Software
Functions
KLReductionFMV Namespace Reference
Functions
int
vIdxOfMin
(
const
float *distancesIn, int n)
Function Documentation
◆
vIdxOfMin()
int KLReductionFMV::vIdxOfMin
(
const
float *
distancesIn
,
int
n
)
Definition at line
33
of file
KLGaussianMixtureReduction.cxx
.
33
{
34
return
vAlgs::vIdxOfMin<128>(distancesIn,
n
);
35
}
beamspotman.n
n
Definition:
beamspotman.py:731
Generated on Mon Dec 23 2024 22:02:11 for ATLAS Offline Software by
1.8.18