Covariance3By3SizeAndOrientationInterpolatorSigmaDegree Property |
Gets or sets the degree of interpolation to perform on the sigma values.
Namespace:
AGI.Foundation.NumericalMethods
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public int SigmaDegree { get; set; }
Public Property SigmaDegree As Integer
Get
Set
public:
property int SigmaDegree {
int get ();
void set (int value);
}
member SigmaDegree : int with get, set
Property Value
Type:
Int32See Also