Click or drag to resize

EigenDecompositionVectors Property

Gets the 3-by-3 matrix where the columns of the matrix hold the eigenvectors.

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 Vectors { get; }

Property Value

Type: Matrix3By3
See Also