Special.Zernike Normalization Method
Evaluates the standard normalization constant for Zernike polynomials
of the specified degree.
Definition
Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
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.