23template<
typename RealType>
57 for (
int k = 1; k <
Bins; ++k)
75 for (
int k = 0; k <
Bins; ++k)
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
void Init(const ElementType &Element, SizeType Number)
Definition Array.h:3043
Definition NormalHistogram.h:25
RealType WeightedSpreadMetric() const
Definition NormalHistogram.h:71
int32 Bins
Definition NormalHistogram.h:27
TNormalHistogram(int32 NumBins)
Definition NormalHistogram.h:34
void Count(const TVector< RealType > &Normal, RealType Weight=1)
Definition NormalHistogram.h:45
TSphericalFibonacci< RealType > BinPoints
Definition NormalHistogram.h:28
TVector< RealType > FindMaxNormal() const
Definition NormalHistogram.h:54
TArray< RealType > WeightedCounts
Definition NormalHistogram.h:29
Definition SphericalFibonacci.h:26
Definition AdvancedWidgetsModule.cpp:13