Special.Zernike Wyant Index Field
Gets the linearized index of a Zernike polynomial according to
the Wyant scheme.
Definition
Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
The index of the Zernike polynomial with the specified radial degree and azimuthal frequency in the Wyant scheme.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
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.