Change double to uint64_t for MDIP
There are different results beween Windows and Linux environments.
I fixed it by changing type double to uint64_t(Distortion).
There are different results beween Windows and Linux environments.
I fixed it by changing type double to uint64_t(Distortion).