Special.ZernikeWyantIndex Field

Gets the linearized index of a Zernike polynomial according to the Wyant scheme.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public static readonly Func<int, int, int> ZernikeWyantIndex

Return Value

Func<Int32, Int32, Int32>
The index of the Zernike polynomial with the specified radial degree and azimuthal frequency in the Wyant scheme.

See Also