Click or drag to resize

Covariance3By3SizeAndOrientationInterpolator Constructor

Initializes a new instance. The user must the set the CovarianceData and DefinedInAxes properties. The SigmaDegree and the SigmaDegree properties are initialized to 1, the SigmaInterpolationAlgorithm is set to a new instance of LinearApproximation, and the RotationInterpolationAlgorithm is set to a new instance of LagrangePolynomialApproximation.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Covariance3By3SizeAndOrientationInterpolator()
See Also