Click or drag to resize

GaussWindow2DApplication Method

Overload List
 NameDescription
Public methodStatic memberApplication(IMatrixDouble) Applies the Gauss window function to the specified matrix m by multiplying each matrix element with a factor. The default sigma value (DefaultSigma) is used.
Public methodStatic memberApplication(IMatrixDouble, Double) Applies the Gauss window function to the specified matrix m by multiplying each matrix element with a factor.
Top
See Also