Click or drag to resize

Matrix6By6SymmetricUndefined Property

Gets a Matrix6By6Symmetric representing an undefined matrix containing NaN values.

Namespace:  AGI.Foundation.Coordinates
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public static Matrix6By6Symmetric Undefined { get; }

Return Value

Type: Matrix6By6Symmetric
The 6-by-6 undefined matrix.
See Also