Click or drag to resize

Covariance3By3DynamicMatrixDynamicCovariance Property

Gets or sets the covariance data that will be evaluated to make the Matrix at evaluation time.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public DynamicCovariance3By3 DynamicCovariance { get; set; }

Property Value

Type: DynamicCovariance3By3
See Also