Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/FClusteringData > API/Plugins/PCG/Elements/FClusteringData/FExpectationMaximizationData
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGClusterElement.h |
| Include | #include "Elements/PCGClusterElement.h" |
Syntax
struct FGaussian
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bDead | ||
| FMatrix | Covariance | ||
| FMatrix | InvCovariance | ||
| FVector | Mean | ||
| double | NormalizationFactor | ||
| double | Weight |