Special.Zernike Normalization Method
Evaluates the standard normalization constant for Zernike polynomials
of the specified degree.
Definition
Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public static double ZernikeNormalization(
int radialDegree,
int azimuthalFrequency
)
Parameters
- radialDegree Int32
- The radial degree of the Zernike polynomial.
- azimuthalFrequency Int32
- The azimuthal frequency of the Zernike polynomial.