Covariance3By3DerivativeSigmaDerivatives Property |
Gets the
Cartesian with the derivative of the sigma values of the transformed Covariance Matrix.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Cartesian SigmaDerivatives { get; }
Public ReadOnly Property SigmaDerivatives As Cartesian
Get
public:
property Cartesian SigmaDerivatives {
Cartesian get ();
}
member SigmaDerivatives : Cartesian with get
Property Value
Type:
CartesianSee Also