Click or drag to resize

Covariance6By6TwoBodyBlender.CovarianceData Property

Gets or sets the covariance data that is used for blending.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public DateMotionCollection<Matrix> CovarianceData { get; set; }

Property Value

Type: DateMotionCollection<Matrix>
See Also