Skip to content
Commit c8ccdae6 authored by Shinsuke OTA's avatar Shinsuke OTA
Browse files

[mod] IMPORTANT: the order of deviation coefficient of resolution is modifified.

After: sigma^2 = s[0]^2 + s[1]^2*charge + s[2]^2*charge^2
Before: sigma^2 = s[0]^2 + s[2]^2*charge + s[1]^2*charge^2
parent 36440a3a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment