Click or drag to resize

Covariance3By3SizeAndOrientationToMatrix3By3 Method

Gets the covariance matrix that corresponds to the sigma and orientation information.

Namespace:  AGI.Foundation.Coordinates
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Matrix3By3 ToMatrix3By3()

Return Value

Type: Matrix3By3
The Covariance information as a Matrix3By3.
See Also