Fixed doc for Bug #3887

Fixed doc for Bug #3887
This commit is contained in:
Nisarg Thakkar 2014-10-08 16:02:03 +05:30
parent a77a2f357c
commit 29fb2b6e47

View File

@ -1078,7 +1078,7 @@ The function computes and returns the
.. math::
G_i= \alpha *e^{-(i-( \texttt{ksize} -1)/2)^2/(2* \texttt{sigma} )^2},
G_i= \alpha *e^{-(i-( \texttt{ksize} -1)/2)^2/(2* \texttt{sigma}^2 )},
where
:math:`i=0..\texttt{ksize}-1` and