Yes, i´m liking to learn SSE

A bit painful at 1st, but the results are great.
What i did not understood is what a hell is this thing doing ?

I succeeded to create a formula and also made a function to work with this W Lambert stuff. But, what i did was assume that Log(x,y) = 0 to 255 and i´m not sure if it´s correct to do this way. The resultant image is a sort of a mask but i´m not sure if all i did was correct. I tried to not use the matrix values and go straight to this formula.
The result was 256 values i used as a table, but i have no idea if it´s correct to do that way.
What´s log(x,y) all about ? I know what is log(x*y), log(x/y) etc, but with a ",", i have no idea.

And also, the above formula is different from the one below:
https://academic.mu.edu/phys/matthysd/web226/Lab02.htm
Here it uses a power of 4 to calculate the Standard deviation, but on the image it displays a power of 2
