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: 25.1.421.0 (25.1.421.0)
Syntaxpublic Cartesian SigmaDerivatives { get; }Public ReadOnly Property SigmaDerivatives As Cartesian
	Get
public:
property Cartesian SigmaDerivatives {
	Cartesian get ();
}member SigmaDerivatives : Cartesian with get
Property Value
Type: 
Cartesian
See Also