Gaussian Pyramid bug fix

- CLANG warning showing that the sizeof(float) didn't match the double
  float size of the variable.
- Changing it to the variable name of index 0 so that this doesn't happen
  in future.
1 file changed