UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
CachedLinearRegressionSums.h File Reference

Go to the source code of this file.

Classes

struct  UE::TimeManagement::FCachedLinearRegressionSums
 

Namespaces

namespace  UE
 
namespace  UE::TimeManagement
 

Functions

void UE::TimeManagement::AddSampleAndUpdateSums (const FVector2d &InSample, TModuloCircularBuffer< FVector2d > &InSamples, FLinearRegressionArgs &InCachedArguments)
 
void UE::TimeManagement::AddSampleAndUpdateSums (const FVector2d &InSample, FCachedLinearRegressionSums &InCachedSums)